Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/car-racing-game-python
- Owner: artinmohajeri
- Created: 2023-11-21T04:04:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:38:21.000Z (about 1 year ago)
- Last Synced: 2024-12-02T00:19:20.040Z (2 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)
![greenLine](https://github.com/artinmohajeri/Car-Racing-Game-Python/assets/95845593/8a531e16-5724-4cf6-b36e-fe4ebc9c0a06)
### 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.![Screenshot (116)](https://github.com/artinmohajeri/Car-Racing-Game-Python/assets/95845593/042146b2-2e1a-4bce-b6ce-c742a0e308f8)
![Screenshot (117)](https://github.com/artinmohajeri/Car-Racing-Game-Python/assets/95845593/dc0349bf-92f8-4a8d-8afb-b925743045d0)