Simple multiplication game
- NodeJS
- Git
Clone repository
$ git clone https://github.com/oceanofmaya/multiplication-game.git
Navigate to directory
$ cd multiplication-game
Get dependencies
$ npm install
Run locally
$ npm run start
Open http://localhost:3000 in your browser to play
This project is licensed under WTFPL - see the LICENSE.md file for details