Skip to content

kushagra-aa/road-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Game

road game

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.

Screenshots

Home Page

Home Page Mobile

Settings

Settings Mobile

Game Screen

Game Screen Mob

Game Over Screen

Game Over Screen Mob

Made using

Tools

Some Websites Used

Concepts Used

  • React Props
  • React States
  • React UseEffect
  • React UseRef
  • React Components
  • Javascript Objects
  • CSS Animations
  • Responsive CSS
  • JSX

Credits

Illustrations

all illustrations are from freepik and modified by myslef

Run Locally

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.