forked from kunjgit/GameZone
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f59a500
commit 985446f
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |