Zuro SpeedX is an action-packed car racing game built with Python, Java, HTML, and CSS. It offers realistic physics, dynamic tracks, and thrilling speed challenges. π
β
Multi-platform Support β Play on web & desktop
β
Realistic Car Physics β Smooth handling & drifts
β
Customizable Cars β Modify speed, colors & more
β
Dynamic Tracks β Different environments & obstacles
β
AI Opponents β Compete against smart bots
πΉ Python β For game logic & AI opponents
πΉ Java β For backend processing
πΉ HTML & CSS β For UI & animations
- Python 3.x
- Java JDK 11+
- Web Browser
- Clone the Repository
git clone https://github.com/yourusername/Zuro-SpeedX.git cd Zuro-SpeedX
- 1οΈβ£ Open index.html in your browser (or use Live Server in VS Code).
- 2οΈβ£ Control your car using arrow keys or WASD.
- 3οΈβ£ Avoid obstacles, overtake opponents, and win the race!
- 4οΈβ£ To play with AI, run: python main.py
- Make sure you have Python, Java, and a web browser installed.
- Open a terminal and navigate to the project folder.
- Run python main.py for AI gameplay or start the Java server for multiplayer mode.