A simple implementation of the Tower of Hanoi runner.
- Start, Stop, Reset execution of the Tower of Hanoi.
- Change the display language.
- Change the settings of disk num / tick delay.
- Show various runtime information.
-
git clone https://github.com/hkthr/hanoi.git
-
cd hanoi
-
npm install
-
npm start
Any feature requests and pull requests are welcome!
The project is under MIT license.