Space Invaders in Java The classic Space Invaders game, written in Java using OOP principles. Installation Clone the repo: $ git clone https://github.com/sagyas/Space-Invaders.git Compile: $ make compile Usage Run: $ make run Screenshots