TokyoDriftr is a time trial webapp racing game with an emphasis on drifting. Our end goal is to have daily time trial maps for anyone to compete on to get the best scores they can.
Hosted Via Heroku: TokyoDriftr
- Node.js
- Mongodb Community Server
In the Root folder
npm install
In one terminal you must run a mongodb server
mongod
In another terminal go to the root folder and run the node.js server
npm start
- W - Forward
- A- Left
- D - Right
- Space - Drift
- H - Toggle Volume Controls
- Hover over car to see its stats
- Click on car to start racing
- Drive around the Track with the controls
- Drifting for long enough will give you a boost when you finish your drift
- See Your Time
- Best Players Time
- Your Place among the other players
- Press R to go back to Main Menu