Skip to content

nadavox/arknoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arknoid

Made by Nadav Oxenberg.

This implementation of the classic Arkanoid game was written in Java as a project in the Object-Oriented course I took at Bar Ilan University.

The game has 3 level sets which you can enjoy.

the makefile has 3 targets:

  1. compile: compiles all packages in the src directory, and using the biuoop jar and the tools provided by it.

  2. run: runs the game after compiling with the "compile" target.

  3. jar: generates the portable (uber - "fat") jar, which can later be moved and executed from any other computer that runs JVM, without the need for any other files.

About

arkonid the game in java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages