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

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: 5 months 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.