ken1flan / tower_of_hanoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tower of hanoi

these are "tower of hanoi" programs by various programing language.

  • ruby
  • ecmascript6

ruby

my ruby version ... 2.2.1

$ ruby tower_of_hanoi.rb

ecmascript6

  • node v0.12.2
$ npm install
$ npm run build

then open index.html by your browser and see console log.

About


Languages

Language:HTML 38.6%Language:JavaScript 32.4%Language:Ruby 28.9%