Skip to content

Douile/tower-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towers of Hanoi

A simple html5 canvas+js towers of hanoi game.

Play on github pages

Notes

  • Auto play will freeze for large amount of rings due to nature of current algorithm
  • Cannot continue playing auto play after pausing
  • Unable to change tower count right now
  • Will not work on IE11

Things I hope to add soon

  • Better auto algorithm
  • Change tower count
  • Move counter / Min possible moves

Credits

Written 100% by me see license

Javascript minified using Babel

All icons (overlay) from Feather icons