Black_Vs_White
Moves between CPU and USER. The player to make the last move wins.
Bob Liu
mn~~!!there is in the translator machine of mine ~~interesting!!
4
24 Sep 2006
Knight_Tour
can u cover a checker board with one knight?
John D'Errico
This author has learned to use functions instead of scripts. (By the way, there is no reason to make the first line of a function clear all. A function has its own workspace. RTM.) Disappointingly, the author has forgotten to indicate a requirement for the image processing toolbox. Without that TB, you cannot try out this code. This is a silly limitation.
For those interested in knight's tours of a CHESS board, a Google search will prove a good start. A good link:
http://mathworld.wolfram.com/KnightsTour.html
Comment only