Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amprew/tower-of-hanoi


https://github.com/amprew/tower-of-hanoi

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tower of Hanoi

A React + Redux(thunk) example of the classic [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_of_Hanoi) game.

Move only one disc at a time and move all discs to opposite side without stack larger on top of smaller.

[View on GH Pages](https://amprew.github.io/tower-of-hanoi/).