Skip to content

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. ๐Ÿ•น๏ธ

Notifications You must be signed in to change notification settings

KalbarczykDev/chrome-dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Offline Game Simulator ๐ŸŽฎ

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. ๐Ÿ•น๏ธ

Game Description ๐Ÿ“œ

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. ๐ŸŽจโœจ

Installation ๐Ÿš€

To run the game, follow these steps:

  1. Clone the repository or download the source code. ๐Ÿ’ป
  2. Ensure you have a compatible web browser installed (such as Google Chrome or Mozilla Firefox). ๐ŸŒ
  3. Open the index.html file in your preferred browser. ๐Ÿ–ฑ๏ธ

Usage ๐ŸŽฏ

Once the game is running in your web browser, follow these instructions to play:

  1. Press the spacebar or use the mouse click to start the game. ๐Ÿš€
  2. The character will start running automatically. Your goal is to help the character avoid obstacles and survive. ๐Ÿƒโ€โ™‚๏ธ๐Ÿšซ
  3. Use the spacebar or mouse click to make the character jump over obstacles. โฌ†๏ธ
  4. The game will continue until the character collides with an obstacle. Try to achieve the highest score possible! ๐Ÿ†

Controls ๐ŸŽฎ

  • Spacebar: Jump โฌ†๏ธ
  • Mouse click: Jump โฌ†๏ธ

Contributing ๐Ÿค

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.

License ๐Ÿ“„

The game is licensed under the MIT License. Feel free to modify and distribute the game as per the terms of the license. ๐Ÿ“œ๐Ÿ†“

Acknowledgments ๐Ÿ™

This game is inspired by the Chrome offline game and KnifeCircus YouTube Video. ๐Ÿ”— YouTube Video

Special thanks to the original creators. ๐Ÿ‘

About

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. ๐Ÿ•น๏ธ

Topics

Resources

Stars

Watchers

Forks