Skip to content

🕹️ Arkanoid - the classic game, written in Java

Notifications You must be signed in to change notification settings

sagyas/Arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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