knight-tour-puzzles
There are 8 repositories under knight-tour-puzzles topic.
kamoloff/N-Queen-Puzzle-Knights-Tour
Solution for both N Queens Puzzle and Knight's Tour (with GUI)
Carleslc/Puzzles
Different puzzles to think and enjoy programming.
akshaybahadur21/KnightsTour
Knight's tour algorithm for humans ♞
dmackinnon1/kixote
knight's tour puzzle generator
iamvaibhavrai/Backtracking
Solution of various problems that can be only solved with backtracking.
jgmy/caballo_NEW
New version of my construct app "Caballo". It features a knight trip
PankajJ08/DataStructure
Common data structures and algorithms in python.