Skip to content

dstoeckel/hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Towers of Hanoi

A simple implementation of the "Towers of Hanoi" using the Elm language. It currently supports games with one to six rings.

Installing

Build using

elm-make Hanoi.elm --output Hanoi.js

and open index.html in your browser. For this to work you need to install the Elm platform via

npm install -g elm

About

An Elm implementation of "Towers of Hanoi"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages