An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

## knights_Tour_Python

Python implementation of the Knight's Tour problem with graphical interface using Tkinter.

![Output Screen_Image](https://github.com/javaidiqbal11/knights_Tour_Python/blob/master/output/src2.png)

![Output Screen_Image](https://github.com/javaidiqbal11/knights_Tour_Python/blob/master/output/src1.png)