Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-bhaumik authored Jun 25, 2024
1 parent f59a500 commit 985446f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Games/Catch_Craze/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# **Game_Name**
Catch Craze

---

<br>

## **Description 📃**
In Catch Craze, you control a basket at the bottom of the screen, aiming to catch falling objects. The game gets progressively harder as you score more points, with objects falling faster and spawning more frequently. The goal is to score as many points as possible before the time runs out.


## **Functionalities 🎮**

1. Click the "Start Game" button to begin.
2. Move the basket to catch the falling objects.
3. Monitor the score and timer.
4. When the timer reaches zero, the game ends, showing your final score and a button to restart the game.

1. Controls: Use the left and right arrow keys to move the basket.
2. Scoring: Each object caught increases your score by 1.
3. Difficulty: Object speed and spawn rate increase every 5 points.
4. Timer: The game lasts for 60 seconds.
5. Game Over: When time runs out, the final score is displayed with an option to play again.

<br>

## **Screenshots 📸**
![Catch_Craze](https://github.com/aditya-bhaumik/GameZone/assets/92214013/48ef4f13-db31-457c-b9bb-6e7611d9255e)

0 comments on commit 985446f

Please sign in to comment.