https://github.com/javaidiqbal11/knights_tour_python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter.
https://github.com/javaidiqbal11/knights_tour_python
artificial-intelligence breadth-first-search knight-problem knight-tour python3 tkinter tkinter-gui
Last synced: 4 months ago
JSON representation
Python implementation of the Knight's Tour problem with graphical interface using Tkinter.
- Host: GitHub
- URL: https://github.com/javaidiqbal11/knights_tour_python
- Owner: javaidiqbal11
- Created: 2022-06-02T07:26:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T16:41:54.000Z (about 3 years ago)
- Last Synced: 2025-01-03T00:35:41.609Z (5 months ago)
- Topics: artificial-intelligence, breadth-first-search, knight-problem, knight-tour, python3, tkinter, tkinter-gui
- Language: Python
- Homepage: https://www.jtech.com.pk/
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## knights_Tour_Python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter.

