A c++ 11 hanoi simulator. Also my first git/github project
git clone https://github.com/Redent0r/hanoi.git
- g++
- clone repo
- configure number of disks in main.cpp
- make
- ./hanoi.x
- Saul Paredes
A c++ 11 hanoi simulator. Also my first git/github project
git clone https://github.com/Redent0r/hanoi.git