FoodCatchers is an interactive game developed in Java, where players aim to catch falling fruits and pizza slices in baskets and PizzaBox respectively. The game tests players' agility and strategic planning, offering an array of challenges including dynamic obstacles and a scoring system.
- Dynamic Components: Fruits and pizza slices fall from the top of the screen, each with unique animations.
- Collision Detection: Detects interactions between fruits, pizza slices, baskets, and obstacles.
- Scoring and Lives: Players earn points by catching items in baskets and lose lives when baskets move off-screen unfilled.
- Obstacle Avoidance: Randomly placed obstacles add complexity to the gameplay.
- User Interactivity: Players can drag and drop items with mouse input.
- High Score Tracking: Records and displays high scores along with player names.
- Start and Game Over Screens: Interactive screens to start the game and display scores at the end.
- Any IDE with Java.
- Java Development Kit (JDK) 8 or higher.
- Clone the repository.
- The Project is named as PAL.
- Run the project directly.