/bubbleshooter

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.

Primary LanguageJava

Bubbleshooter

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

Screenshots

List of features

  • 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

How to run

  1. Install JDK
  2. Open file support/GameStart
  3. Run GameStart Class