Bubbleshooter is MIPT Project for the course OOP application development in Java.
It is a 2D top-down game where you have to control a ball and shoot enemies.
Game based on existing course
How create Game in Java from the beginning on YouTube
- Several types of weapons
- Different enemies
- Mouse and keyboard control (or with keyboard only)
- F - increase fps
- G - reduce fps
- WASD - movement
- LMB - fire with the main weapon
- RMB - fire with an additional weapon
- C - increase speed
- V - decrease speed
- Install JDK
- Open file support/GameStart
- Run GameStart Class