Skip to content

👾 Space Invaders - the classic game, written in Java

Notifications You must be signed in to change notification settings

sagyas/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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