Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 240 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 240 Bytes

towers-of-hanoi-game

A staters game created on the mathematical puzzle game Tower of Hanoi (https://en.wikipedia.org/wiki/Tower_of_Hanoi). Data structures like Stack,Arraylist,etc are used and the application is created on androidstudio.