The aim of the game is to navigate your car around the track avoiding the grass and other cars. Beware of the oil spills that will cause you to slip!
- To clone the repo and run the game
$ git clone https://github.com/adrianeyre/racer
$ cd racer
$ npm install
$ npm start