You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a heuristic to find a path for a knight's tour in an 8 by 8 chess board. It will display the tour to the screen using turtle graphics.