A simple car racing game created using pygame and python
It has following features
- Scoring
- Pause/unpause the game
- Mouse support and clickable button
- Car running with blocks coming in the way
- Logic to crash
Features to come:
- Sound and music
- more structured background
- Blocks to be images
- Installer for the game
- Android app of the game
Button | |
---|---|
Move Left | left |
Move Right | right |
Pause game | P |
pip install -r requirements.txt
MIT license