How do I implement the knights tour in java?

F2568

New member
Joined
Oct 6, 2010
Messages
2
Reaction score
0
Points
1
I am stuck with the part of moving the places on a two dimensional array. I do not need anything fancy just a simple output of a bunch of numbers doing the knight's tour?
i know how to create random numbers that are not produced before so just how to move it.

Thanks
Can anyone help me out?
 
Back
Top