Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 671 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 671 Bytes

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