A fairly simple online boardgame where the players take turn to role a dice to see how many steps they move their car.
The goal of the game is to be the first over the finish line.
- npm version 5.0+
- NodeJS version 8.0.0+
- npm version 5.3.0
- NodeJS version 8.2.1
$ git clone git@github.com:anders-akero/racing_game.git
$ cd racing_game/
$ npm update
$ npm start
$ npm test