Skip to content

baggiyam/Game-Catch-The-Egg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egg Catcher Game 🎮🍳

Overview

Egg Catcher is a simple, fun, and interactive game where the player controls a basket to catch falling eggs. Different types of eggs provide different points, and your goal is to catch as many as you can before time runs out!

Features

  • Catch the Blue Egg: +1 point
  • Catch the Red Egg: -1 point
  • Catch the Candy: +2 points
  • Time Limit: 1 minute to score as many points as possible.
  • Move the Basket: Use the arrow keys to move the basket left, right, up, or down.

Game Rules

  1. Blue Egg: Catching a blue egg gives you +1 point.
  2. Red Egg: Catching a red egg causes you to lose 1 point.
  3. Candy: Catching candy gives you +2 points.
  4. Time Limit: The game lasts for 1 minute. Score as many points as possible during this time.

How to Play

  1. Start the game by pressing Start when the game begins.
  2. Move your basket using the arrow keys (left, right, up, down).
  3. Catch the eggs that fall from the top of the screen.
  4. Each time you catch a blue egg, your score increases by 1 point, a red egg decreases by 1 point, and candies increase your score by 2 points.
  5. Try to get the highest score before the timer runs out!

Technologies Used

  • HTML: For structuring the game and its UI elements.
  • CSS: For styling the game elements (backgrounds, basket, eggs, etc.).
  • JavaScript: For handling the game logic, animations, movement, and interactions.

Installation & Setup

  1. Clone this repository to your local machine:
  2. git clone https://github.com/yourusername/egg-catcher-game.git
  3. Open the index.html file in your preferred browser to play the game.
  4. No installation required! The game runs directly in the browser.

How to Contribute

Feel free to fork this repository and submit pull requests for improvements, bug fixes, or new features. If you find any bugs or issues, please open an issue in the Issues section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published