https://github.com/jamesgeorge007/catch-it
The traditional Egg Catching game clone with a much better user experience. :video_game:
https://github.com/jamesgeorge007/catch-it
game-2d game-development pygame-application python3
Last synced: about 1 year ago
JSON representation
The traditional Egg Catching game clone with a much better user experience. :video_game:
- Host: GitHub
- URL: https://github.com/jamesgeorge007/catch-it
- Owner: jamesgeorge007
- License: gpl-3.0
- Created: 2017-12-09T15:14:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T10:44:18.000Z (over 5 years ago)
- Last Synced: 2025-04-22T20:14:38.042Z (about 1 year ago)
- Topics: game-2d, game-development, pygame-application, python3
- Language: Python
- Homepage:
- Size: 43.7 MB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/ellerbrock/open-source-badges/) [](https://github.com/jamesgeorge007/Catch-It/issues) [](https://github.com/jamesgeorge007/Catch-It/network) [](https://github.com/jamesgeorge007/Catch-It/stargazers) [
Catch-It
## Basic Info
This is the traditional egg catching game made in Python.
The user can make the basket move both sides using the arrow keys to collect as many eggs as he/she can which is the scoring factor but, he should avoid minions and bombs.
There is also a provision to check out the highest score which is implemented using the files system.
> Made for the Windows platform.
## Instructions
* Ensure that you have Python (I prefer version 3.5+) installed on your system and the path is properly configured.
* Install the Git client.
* Clone this repository to your local machine. ` ` ` git clone https://github.com/jamesgeorge007/Catch-It ` ` `
* Install pygame via the pip package manager. ` ` ` pip install pygame ` ` `
* You can find the main source file within the src directory. Run the code and you have the game
* Contributions are always welcomed.
## License
> **The MIT License**
## Demo




## Screenshots



## Stargazers over time
[](https://starcharts.herokuapp.com/jamesgeorge007/Catch-It)