Skip to content

filipef101/crazy-uber

Repository files navigation

Crazy Uber

A 3D driving game where you pick up passengers and deliver them to earn money.

Play Online

This game is automatically deployed to GitHub Pages: Play Crazy Uber

Local Development

To run the game locally:

  1. Clone this repository
  2. Open index.html in your browser or use a local server:
    # Using Python to start a simple HTTP server
    python -m http.server
    
  3. Visit http://localhost:8000 in your browser

Deployment

This project is automatically deployed to GitHub Pages when changes are pushed to the main branch, using GitHub pages

Game Controls

  • Arrow keys to drive
  • Hold SPACE to drift
  • 'M' key to toggle minimap

About

vibe coded crazy taxi inspired mini game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors