๐ Catch the Falling Apple Game A fun and simple arcade-style game where you catch falling apples in a basket! ๐ฎ Built using Python and Pygame, this game tests your reflexes as the apples fall faster over time. Can you catch them all?
๐ Game Features
โ Simple and engaging gameplay ๐ฏ
โ Increasing difficulty as the game progresses โณ
โ Score tracking โ challenge yourself to beat your high score! ๐
โ Smooth controls using arrow keys โจ๏ธ
โ Built with Python & Pygame ๐
๐ How to Play: ๐ฎ Move the basket left and right using the arrow keys.
๐ Catch the apples to earn points.
๐ฅ As the game progresses, apples fall faster, making it more challenging!
๐ง How to Run the Game:
1๏ธโฃ Clone the repository:
bash Copy Edit git clone https://github.com/yourusername/Catch-The-Falling-Apple.git cd Catch-The-Falling-Apple
2๏ธโฃ Install dependencies:
bash Copy Edit pip install pygame
3๏ธโฃ Run the game:
bash Copy Edit python game.py
๐ฏ Want to Contribute? Have ideas to make it even better? Fork this repo, make changes, and submit a pull request! ๐