Towers of Hanoi
A recreation of the classic Towers of Hanoi brain teaser. The auto solve is currently implemented using a breadth first search algorithm, this will be updated to A* so that larger towers can be solved quicker.
Check out the Demo
Check out the Docs
Created using p5.js
Example
Solving the towers of hanoi problem for 7 plates in 128 moves. FYI, Chuck Norris can solve the Towers of Hanoi in one move, shh don't tell anyone.
License
This repository is protected under the GPL v3 license.
Contact Details
Programmer: Omar Essilfie-Quaye omareq08+githubio@gmail.com
(This is an auto-generated document, not all links will necessarily work)