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