This JavaScript program simulates a game similar to the popular Chrome offline game "Chrome Dino". The game is designed to be played in a web browser and provides a fun and challenging experience for players. 🕹️
The game is a simple side-scrolling platformer where the player controls a character trying to navigate through an endless series of obstacles. The objective is to survive as long as possible by avoiding obstacles and collecting power-ups. ⚡🏃♂️
The game features a minimalistic design with simple graphics and intuitive controls. It utilizes basic physics and collision detection to provide a smooth and engaging gameplay experience. 🎨✨
To run the game, follow these steps:
- Clone the repository or download the source code. 💻
- Ensure you have a compatible web browser installed (such as Google Chrome or Mozilla Firefox). 🌐
- Open the
index.html
file in your preferred browser. 🖱️
Once the game is running in your web browser, follow these instructions to play:
- Press the spacebar or use the mouse click to start the game. 🚀
- The character will start running automatically. Your goal is to help the character avoid obstacles and survive. 🏃♂️🚫
- Use the spacebar or mouse click to make the character jump over obstacles. ⬆️
- The game will continue until the character collides with an obstacle. Try to achieve the highest score possible! 🏆
- Spacebar: Jump ⬆️
- Mouse click: Jump ⬆️
Contributions to this repository are welcome. If you find any bugs, have suggestions for improvements, or want to add new features, please feel free to open an issue or submit a pull request. 🐛🔧
When contributing, please adhere to the existing code style and follow the established guidelines.
The game is licensed under the MIT License. Feel free to modify and distribute the game as per the terms of the license. 📜🆓
This game is inspired by the Chrome offline game and KnifeCircus YouTube Video. 🔗 YouTube Video
Special thanks to the original creators. 👏