Catch is a game where you catch falling objects. Each caught object gives the player a point and each missed object makes the player lose health. The game is written in java and built with maven.
Archive: Project has been archived since June 5th 2024, but was unarchived for a sort while on January 7th 2025 for a one-time update.
The catch game has been reproduced hundreds of times before, but very few try to modernize it. This project is meant to be a game of catch that utilizes state-of-the-art tools and ideas while keeping the gameplay largely the same.
Skip to the last step if you downloaded the jar file directly from releases.
1. git clone https://github.com/HarbourHeading/catch-it.git
2. cd catch-it
3. mvn install
4. cd target
5. java -jar catch-it.jar
git clone https://github.com/HarbourHeading/catch-it.git
cd catch-it
mvn install
If you want to contribute, please fork the repository and open a pull request.
The background image is supplied by Hugo Bonacci, and his original work can be found here under a Creative Commons Attribution 3.0 Unported License.