Description
I got stuck in this "intro to java programming" class at school, and one of
the assignments was to code a Knight's Tour in Java. So here it is.
It hasn't been debugged much, so it very well may be incorrect, however
it does produce solutions, meaning it can't be all wrong ;-)
This code has not been optimized.
It is currently very inefficient and slow, and may very
well be completely incorrect.
Download
v0.1 alpha - Feb, 2005