Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.09 KB

File metadata and controls

35 lines (20 loc) · 1.09 KB

Welcome to the Dinosaur Game 🦕

This web app allows you to play the dinosaur game where you have to make the dinosaur jump and safe himself from the cactus. If the dinosaur touches the cactus, the player lose. This is a fun game to play. Also, a good game to get started with Javascript.

💻Tech Stack


HTML CSS JS


How to get the project on your local machine:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Open Javascript Game folder
  • Open index.html with live server by right clicking on the mouse cursor

Screenshots

dinosaurgame

Happy Coding!