Skip to content

artinmohajeri/Car-Racing-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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) Screenshot (117)