Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 391 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 391 Bytes

Space Invaders in Java

The classic Space Invaders game,
written in Java using OOP principles.

alt text

Installation

  1. Clone the repo:
    $ git clone https://github.com/sagyas/Space-Invaders.git
  2. Compile:
    $ make compile

Usage

Run:
$ make run

Screenshots

alt text