A 3D driving game where you pick up passengers and deliver them to earn money.
This game is automatically deployed to GitHub Pages: Play Crazy Uber
To run the game locally:
- Clone this repository
- Open
index.htmlin your browser or use a local server:# Using Python to start a simple HTTP server python -m http.server - Visit
http://localhost:8000in your browser
This project is automatically deployed to GitHub Pages when changes are pushed to the main branch, using GitHub pages
- Arrow keys to drive
- Hold SPACE to drift
- 'M' key to toggle minimap