Hello, I'm trying to write a little program to move a knight around a 8x8 chess board...
The user can type in a place to start and a place to stop, the computer should try to find the way to go to the stop place with least steps...I wish that I can write it in a recursion form...
Can anyone help me with this? I'm a newbie and I can't think of a way to do this..^^"



LinkBack URL
About LinkBacks


