Skip to content

MattMoony/towers-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.