Skip to content

A GUI Python program to solve Tower of Hanoi upto 10 disks recursively

License

Notifications You must be signed in to change notification settings

Kunal-Kumar-Sahoo/Tower_of_Hanoi_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tower_of_Hanoi_GUI

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 : kunal.sahoo2003@gmail.com

About

A GUI Python program to solve Tower of Hanoi upto 10 disks recursively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages