Ready. Set. Net! is a mini-game with sports that have.. nets.. built with Greenfoot ( a lot of Java).
Play basketball, volleyball, or badminton, alone or with a friend, and challenge yourself with different difficulty levels.
-
Difficulty levels: Easy, Medium, Hard, Expert, Impossible (single-player only)
-
Background music & sound effects
- Download Greenfoot: https://www.greenfoot.org/download
- Clone the repository: git clone https://github.com/yourusername/ready-set-net.git
- Open the project in Greenfoot
- Run the
MenuWorldclass to start the game
- Start the game and wait through splash screens.
- Select 1 Player or 2 Player mode.
- Choose a sport from the menu.
- If playing single-player, select your difficulty.
- Play!!! (Instructions in game)
- src/ – Java source files for game logic
- images/ – All game assets (backgrounds, logos, buttons, etc.)
- sounds/ – Background music and sound effects
- Greenfoot (https://www.greenfoot.org/)
- volleyball net & basketball basket collisions are glitchy. They work, but the perfectionist in me wants to burn them both.



