Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattmoony/towers-of-hanoi

Visually solving the Towers of Hanoi.
https://github.com/mattmoony/towers-of-hanoi

algorithm algorithms canvas gui html5 javascript logic towers-of-hanoi towersofhanoi visual visualization web

Last synced: 2 days ago
JSON representation

Visually solving the Towers of Hanoi.

Awesome Lists containing this project

README

        

Towers Of Hanoi
---------------

My current way to solve the
Towers of Hanoi.

I hope that, either my solution
was able to help you, or you're able
to improve my solution with brilliant
suggestions ;).

Coded in pure JavaScript, displayed on
an HTML5 canvas.