A visual presentation of different algorithms for solving the classic chess problem the knight's tour.
A knight's tour is a series of moves wherein a knight lands on each square of a chessboard exactly once.
VIEW LIVE: https://camcarter131.github.io/knights_tour_visualizer/