A simple racing game built with HTML, CSS, and vanilla JavaScript. The game is designed to be deployed on Vercel.
- Simple and intuitive controls
- Score tracking
- Increasing difficulty
- Mobile-friendly design
- Responsive layout
- Click the "Start Game" button to begin
- Use the left and right arrow keys to move the car
- On mobile devices, use the on-screen buttons
- Avoid colliding with the red cars
- Your score increases as you survive longer
- Clone the repository
- Open
index.htmlin your browser - Start playing!
This project is configured for deployment on Vercel. To deploy:
- Push your code to a GitHub repository
- Import the project in Vercel
- Deploy!
- HTML5
- CSS3
- Vanilla JavaScript
- Vercel for deployment