Skip to content

Animated solution of Tower Of Hanoi problem for different no of disks

License

Notifications You must be signed in to change notification settings

souravkatkar/TowerOfHanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TowerOfHanoi

GitHub GitHub repo size GitHub top language

Introduction

This project is a GUI solution for Tower Of Hanoi. This project uses Swing Library and Buffered Image module from AWT library. This project has several classes each employing a different strategy for solving the Tower Of Hanoi problem.

To enjoy the visualization run Game.jar file and see the animated solution stepwise or in continuous mode.

Visualization

The initial Home screen to take the no of disks from the user.

TOH - Home

The animated solution for the n number of disks selected by the user

Tower Of Hanoi

Libraries Used

  • Java Swing
  • Java AWT
    • Event
    • Buffered Image

About

Animated solution of Tower Of Hanoi problem for different no of disks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages