Road Game is a 2D Web Game. Jump and Beware of obstacles!
Built with 🤍 For You!
Hosted On netlify
It's also a PWA (can be installed on your device)
Play the game, share your highest socres to me.
- React Props
- React States
- React UseEffect
- React UseRef
- React Components
- Javascript Objects
- CSS Animations
- Responsive CSS
- JSX
all illustrations are from freepik and modified by myslef
Clone the project
git clone https://github.com/kushagra-aa/road-game.git
Go to the project directory
cd road-game
Install dependencies
npm i
Development server
Runs the app in the development mode.
npm start
Open http://localhost:3000 to view it in the browser.