Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 339 Bytes

Arkanoid

About the project

This project is my take on the classic game Arkanoid.

Languages

  • Java.

How to run it

  1. Download the zip file.
  2. Unzip.
  3. Open "Arkanoid-main" directory in the terminal.
  4. Type the following command:
    • ant compile
  5. Then type:
    • ant run