#Towers of Hanoi
- [Main site][Main] [Main]: http://www.harrisjordan.info/towers_hanoi/
Towers of Hanoi for the browser
- click on the box to remove a disc from
- click on the box to add a disc
- the goal is to stack all the discs in another box in the same order as it was in the beginning
Javascript, jQuery, CSS3, HTML5