A GUI Python program to solve Tower of Hanoi upto 10 disks recursively.
Author : Kunal Kumar Sahoo (INDIA)
This project was developed under Art-Integration Project foor Computer Science conducted by Central Board of Secondary Education (CBSE)
Tower_of_Hanoi is developed basically using tkinter and turtle to generate the Graphical User Interface. The hanoi engine solving the stack of discs works in the backend using 'Recursion'
If any bugs found please feel free to mail me : [email protected]