Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
Visually solving the Towers of Hanoi.
- Host: GitHub
- URL: https://github.com/mattmoony/towers-of-hanoi
- Owner: MattMoony
- Created: 2018-12-25T16:47:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T16:58:47.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T07:49:29.320Z (about 1 month ago)
- Topics: algorithm, algorithms, canvas, gui, html5, javascript, logic, towers-of-hanoi, towersofhanoi, visual, visualization, web
- Language: HTML
- Homepage: https://mattmoony.github.io/towers-of-hanoi/
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.