The famous logical game of the ancient Tibetan monks, designed with 3 towers and 5 discs.
Checkout this repo, install Node Package Manager (NPM) dependency, open terminal then type the following lines:
- git clone https://github.com/HagTheDon/Tower-of-Hanoi-React.git
- cd Tower-Of-Hanoi-React
- npm install
- npm start
Click green clone/download button in top right corner, download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
- npm install
- npm start