Skip to content

blaiyz/university-project-arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

university-project-arkanoid

This is the final result of the project given as homework at my university. It is a simple game of Arkanoid with 3 levels and (epic) animations (that were definitely required to submit and not just something I wasted my time on)

preview

How to run

The project comes with an ant config file (build.xml). Install ant here: https://ant.apache.org/manual/install.html

Run ant compile in order to compile the project

Run ant run in order to run the project with all the levels.

Run ant run -Dargs="x y z w ..." in order to run the chosen levels in succession, where x, y, ... represent the indexes of the levels (starts with 1 and supports multiple of the same level). The normal ant run is equivalent to ant run -Dargs="1 2 3".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages