Skip to content

Racing car game is a game with music but I need a help in a logic bug like Cars piling up and unprincipled . So feel free to fork it and help me in that to create a cute game

License

Notifications You must be signed in to change notification settings

VIDAKHOSHPEY22/Racing-car-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stars GitHub Forks Last Commit Top Language Open Issues License


🏎️ Atari Speed Racer | Pygame Racing Game

Gameplay Screenshot

A thrilling 2D racing experience where you dodge traffic at high speeds!have fun 😉


🚦 Quick Start

python atari.py

🎮 Game Features

  • 🚗 Multiple car types with detailed designs
  • 🛣️ Dynamic road with white lane markings
  • 📈 Progressive difficulty system
  • 🏆 Persistent high score tracking
  • ⚡ Smooth 60FPS gameplay

📋 Requirements

pip install pygame==2.6.1
pip install requirement.txt

🕹️ Controls

Key Action
Move Left
Move Right
R Restart Game

📁 Project Structure

Game/
├── atari.py          # Main game file
├── highscore.txt     # High score storage
└── README.md         # This file
___ requirement.txt   # Install this
___ music             #enjoy with music
___ screenshots       #folder

📸 Screenshots

Menu Screen Gameplay

🛠️ Building Executables

Windows:

pyinstaller --onefile --windowed --icon=assets/icon.ico atari.py

🎮 Game Preview

Game Preview

👉 Watch full gameplay video

🤝 Contributing

Pull requests welcome! For major changes, please open an issue first.

📜 License

MIT License - Free to use and modify


Enjoy the race! 🏁

About

Racing car game is a game with music but I need a help in a logic bug like Cars piling up and unprincipled . So feel free to fork it and help me in that to create a cute game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages