Space Invaders Game

Project information

  • Category: Windows Game
  • Technology: Java

• Built a Space Invaders Game that uses JavaFX to render graphics

• Dynamic File I/O to save state and high score, and to later load it back when a game ends or begins

• Automated difficulty attributes to make the levels dynamically more challenging and tougher to beat as the game progresses

• Implemented multithreading for multiple input support and performance boost