Sha256: 26eb64f855674b3b998568fe4ceb57ddefbe90d14006a35e81a140eb499a6426

Contents?: true

Size: 323 Bytes

Versions: 1

Compression:

Stored size: 323 Bytes

Contents

# HanoiTower

Solve towers of hanoi.

[![demo.gif](./demo.gif)]

## Installation

clone this repo and `bundle install`

## Usage

```
bundle exec ruby ./exe/hanoi_tower <ring count> <sleep time>
```

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hanoi_tower-0.1.0 README.md