Home

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.

Animation of towers of hanoi being solved

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)


Documentation generated by JSDoc 3.6.3 on Sun Jun 05 2022 20:20:10 GMT+0100 (BST)