Scott Hurring » Code » Java » Knight's Tour » v0.1a

Download Code
download
KnightsTour_v0.1.tgz
v0.1 alpha · Feb, 2005
(browse code)

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