A program that finds all possible moves on a chess board, finds a path that covers all board, using a unique data structure- 2nd array of pointers to arrays of possible positions for Knight moves.
-
Notifications
You must be signed in to change notification settings - Fork 0
A program that finds all possible moves on a chess board, finds a path that covers all board, using a unique data structure- 2nd array of pointers to arrays of possible positions for Knight moves.
OfirBachar/KnightMovesProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A program that finds all possible moves on a chess board, finds a path that covers all board, using a unique data structure- 2nd array of pointers to arrays of possible positions for Knight moves.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published