A modern 3D remake of the classic Atari Enduro racing game built with Three.js.
- 3D racing with progressive difficulty
- Multiple weather scenarios (day, snow, mist, night) that cycle endlessly
- Realistic car physics and controls
- Score tracking with persistent high scores
- Opponent cars with collision detection
- Dynamic camera that follows the car
- Responsive design works on desktop and mobile
- Arrow Up: Accelerate
- Arrow Left/Right: Steer left/right
- Avoid colliding with other cars
- Score points by driving further and faster
Play the game here: https://rocketenduro.netlify.app
Built with:
- Three.js for 3D rendering
- JavaScript for game logic
- HTML/CSS for UI
To run locally:
- Clone the repository
- Open index.html in a browser