Create Colour Catcher Game

pull/853/head
Brijesh03032001 12 months ago
parent 08b771c863
commit 9d550f9bc3

@ -0,0 +1,79 @@
# 🎨 Color Catcher 🎮
## Overview
**Color Catcher** is an engaging and interactive game designed to test and enhance your reflexes, decision-making skills, and cognitive abilities. In this fast-paced game, you'll be clicking on colored balls to score points while avoiding the dreaded red ball!
## 🌐 Demo
Experience the game live: [Play Color Catcher](https://brijesh03032001.github.io/Colour_Catcher/)
## 📜 Game Rules
1. **Objective**:
- Click on the **green** and **yellow** balls to increase your score.
- **Avoid** the **red ball**, which will decrease your score.
- Reach a score of **50** to win the game. If your score drops to **0**, you lose.
2. **Gameplay Instructions**:
- Click the **"Start"** button to begin.
- Choose your difficulty level from the dropdown menu:
- **Easy (Level 1)**: Slower ball movement.
- **Medium (Level 2)**: Moderate speed.
- **Hard (Level 3)**: Fast ball movement.
- Click on the balls that appear on the screen.
- Use the **"Stop"** button to end the game, displaying your final score.
3. **Dynamic Features**:
- Adjust the ball's radius for a customized gameplay experience.
- Difficulty levels change ball speed and colors for a continually challenging experience.
## 🌟 Benefits of Playing the Game
- **Enhances Reflexes**: Quick reactions are needed to click the balls before they disappear.
- **Improves Decision-Making**: Players must assess which balls to click rapidly.
- **Develops Focus and Concentration**: The need to avoid the red ball encourages sustained attention.
- **Adjustable Difficulty Levels**: Gradually increase your skills with options from Easy to Hard.
- **Customizable Gameplay**: Change ball sizes and difficulty levels for a unique experience each time.
- **Encourages Strategic Thinking**: Think strategically about clicks to maximize your score.
- **Promotes Healthy Competition**: Compete with friends or family for the highest score!
## 🎯 Conclusion
**Color Catcher** is not just a game; its an enjoyable way to enhance cognitive and motor skills. With its adjustable features and focus on fun, this game is suitable for players of all ages looking to improve their reflexes and decision-making abilities in a dynamic and engaging environment.
---
### 💻 Installation
To run this game locally:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/Colour_Catcher.git
```
2. Navigate to the directory:
```bash
cd Colour_Catcher
```
3. Open index.html in your favorite web browser!
---
### 🛠️ Technologies Used
The **Color Catcher** game is built using the following technologies:
- **HTML5**: The structure and markup of the game.
- **CSS3** (with **Tailwind CSS**): Styling the game with modern, responsive designs.
- **JavaScript**: Implementing game logic and interactivity.
---
### 🎉 Thank You for Playing Color Catcher! 🎮
We hope you enjoyed the game as much as we enjoyed creating it! **Color Catcher** is designed to be a fun and challenging experience that sharpens your reflexes and decision-making skills.
Dive in, compete with friends, and aim for the highest score! Happy catching! 🥳
Loading…
Cancel
Save