https://github.com/artinmohajeri/car-racing-game-python
https://github.com/artinmohajeri/car-racing-game-python
car car-racing car-racing-game card-game game game-development pygame pygame-application python python3
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/car-racing-game-python
- Owner: artinmohajeri
- Created: 2023-11-21T04:04:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:38:21.000Z (over 1 year ago)
- Last Synced: 2025-04-05T13:51:22.257Z (3 months ago)
- Topics: car, car-racing, car-racing-game, card-game, game, game-development, pygame, pygame-application, python, python3
- Language: Python
- Homepage:
- Size: 1.32 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Racing Game Python
### I have used python3.12 and pygame library to build this project.
### I have simulated physics(positive & negative acceleration and collision)

### Press the keys "w", "s" to move forward and backwards. and press the keys "a", "d" to rotate the car.
### The game has 5 levels. each level, the computer's car is faster.
