This is a graphical simualtion of the chess 'Knight Tour' problem. The goal is to reach all the sixty-four squares of the board without touching each square twice. Click on a square to go there.
This simulation is the result of a five part series on YouTube by Just Finished Coding!