Space Invaders - Crazy Ludi

illustration of the space invaders game

Project information

  • Category: 2D game
  • Platform: Java
  • Engine and tools: IntelliJ IDE
  • Project date: 18 May, 2022
  • Repo:

Object-oriented programming for a 2D game

Play as Ludwig and crush the invaders with your music notes and avoid the flats from the aliens. Three difficulties are available through a drop-down menu. Also, once all aliens are killed, you reach a new level with enemies' speed increased.

A 2D Java game based on a Model–view–controller (MVC) pattern. More details on the GitHub repo.