diff --git a/Projects/1-Beginner/Colour_Catcher.md b/Projects/1-Beginner/Colour_Catcher.md new file mode 100644 index 00000000..098a60c4 --- /dev/null +++ b/Projects/1-Beginner/Colour_Catcher.md @@ -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; itโ€™s 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! ๐Ÿฅณ