A thrilling 2D racing experience where you dodge traffic at high speeds!have fun 😉
python atari.py
- 🚗 Multiple car types with detailed designs
- 🛣️ Dynamic road with white lane markings
- 📈 Progressive difficulty system
- 🏆 Persistent high score tracking
- ⚡ Smooth 60FPS gameplay
pip install pygame==2.6.1
pip install requirement.txt
Key | Action |
---|---|
← | Move Left |
→ | Move Right |
R | Restart Game |
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
Windows:
pyinstaller --onefile --windowed --icon=assets/icon.ico atari.py
Pull requests welcome! For major changes, please open an issue first.
MIT License - Free to use and modify
Enjoy the race! 🏁