This project involved creating a Java-based ball game where players score points by clicking on moving balls before they exit the screen. The game supports various ball types with unique behaviors, such as shrinking, bouncing, and splitting. Key features include random speed adjustments upon hits, multiple ball management using ArrayList, and a scoring system based on ball interactions. The project demonstrates my coding skills using object-oriented programming principles in Java.
- Githubmitchellkolb/java-ball-game
- PlatformLinux, Ubuntu
- StackJava