Dino Runner is a horizontally scrolling game inspired by the offline dinosaur game in Google Chrome. It expands on the original concept by introducing new challenges, diverse obstacles, and various power-ups, providing a richer and more engaging gameplay experience.
Dino Runner takes the classic offline dinosaur game to a new level. Inspired by Google's minimalistic yet addictive design, our goal is to enhance the gameplay experience with added complexity and fun elements.
You can directly access the GitHub webpage to play this game.
If you want to get started with Dino Runner locally:
- Clone the Repository:
git clone https://github.com/bee0511/Dino-Runner.git
- Navigate to the Project Directory:
cd Dino-Runner
- Start a server in the background: You can use VScode live server in the project root directory to start a server.
- Visit the corresponding port: Go to the browser with the live server's port number to access the game.
- Jump: Press the space bar or tap the screen to make the dinosaur jump.
- Duck: Hold the down arrow key to quickly fall to the ground (useful when you activated the jumpboost).
- Dinosaur: Moving dinosaurs that is on the ground and moving forward to you.
- Fireball: Flying obstacles that add another layer of challenge.
- Bombs: After use the item, you can kill all the obstacles on the screen.
- Jump Boosts: Collect these to gain a temporary jump boost.