Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 433 Bytes

Arkanoid in Java

The classic Arkanoid game,
written in Java using OOP principles.

alt text

Installation

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

Usage

Run:
$ make run

Screenshots

alt text alt text