# HanoiTower Solve towers of hanoi. [![demo.gif](./demo.gif)] ## Installation clone this repo and `bundle install` ## Usage ``` bundle exec ruby ./exe/hanoi_tower ``` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).