Haim5 / Arkanoid

Arkanoid game written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Arkanoid game written in Java.


Languages

Language:Java 100.0%