Skip to content

shubhams3/Dino

 
 

Repository files navigation

Dino Game Project

Welcome to the Dino Game project! This game is inspired by the offline Chrome Dino Game. If you're interested in contributing, follow the guidelines below.

Getting Started

  1. Clone the project:

    git clone https://github.com/vikram-kangotra/dino-game.git
  2. Navigate to the project directory

      cd dino
  3. Open the index.html file in your browser

  4. CORS issue:

    If you encounter CORS issues (check the console), you have two options:

    • Option 1: Python Server

    • Option 2: VSCode Live Server

      • Install the Live Server extension for Visual Studio Code.
      • Open the index.html file.
      • Click on "Go Live" at the bottom right of the window.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 13.8%
  • HTML 8.6%