Skip to content

oieioi/hanoi_tower.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HanoiTower

Solve towers of hanoi.

[demo.gif]

Installation

gem install hanoi_tower

Usage

$ hanoi_tower
$ hanoi_tower <ring_count> <sleep_time>

License

The gem is available as open source under the terms of the MIT License.