/tower-of-hanoi

Tower of Hanoi game

Primary LanguageJavaScript

This project was bootstrapped with Create React App.
See it live at http://arosisi.github.io/tower-of-hanoi.
Or, to run it in the development mode, in the project directory, you can run:

npm install

npm start

Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.

Note that some features will not work on localhost.
These features are reporting a bug, fetching leaderboard, submitting time, and likes.
However, the gameplay will work on localhost.