Doug’s MATLAB Video Tutorials

January 4th, 2008

File Promo: Hexxagon

I normally tend to the more serious side when making Picks of the Week and shy away from the games that are made with MATLAB. However, this week I was compelled to choose a game. It is a great piece of code, as you will see in the video, it has:
  • Great usability
  • Clean GUI
  • Concise AI code
  • Entertainment value
  • Take a look at the file, it took me several tries to beat MATLAB at its own game!

    Leave a Reply

    Wrap code fragments inside <pre> tags, like this:

    <pre class="code">
    a = magic(3);
    sum(a)
    </pre>
    

    If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


    Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

    Doug's picture

    These postings are the author's and don't necessarily represent the opinions of The MathWorks.