Skip to content

The Tower of Hanoi is a mathematical game or puzzle. This game was Developed using JAVA swing.

Notifications You must be signed in to change notification settings

rsakib15/Tower-Of-Hanoi-Game-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower-Of-Hanoi-Game-java

Objective:

Objective of this game is to move all N number of disks from Pole A to Pole C and it takes 2^n-1 moves. You cannot move a larger disk onto a smaller disk.

See the Demo:

https://www.youtube.com/watch?v=wIbSw6uFmMg

About

The Tower of Hanoi is a mathematical game or puzzle. This game was Developed using JAVA swing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages