Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 266 Bytes

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