Skip to content

Latest commit

 

History

History
 
 

JAVASCRIPT GAME

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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!