mpgwrite
The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
Author: David Foti
Works great on my 64-bit Windows XP Professional system. One thing I noticed: I get a black frames if my monitor's screen saver is on when the figure is created. Also, if the figure is behind another window when the figure is created, the window on top will become part of the mpg!
Works well, despite being a bit slow. Maybe it could be sped up with careful application of "regular expressions." Also, when you use the script, make sure the JSON string is a row vector of chars. Error may occur if string is a column vector of chars.
Pretty good. The AI might do with some help, since I won the first game I played and I'd never seen the game before. It might have been nice to have different degrees of difficulty, which probably would merely set a search depth for the AI, or perhaps the board size.
I like that I found help in the function, and an H1 line. Not really much help is needed, since it is a simple game to explain. The code was friendly and asked me if I wanted to play again at the end. Well done overall.