Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atararazin authored Jul 10, 2019
1 parent e6a8b4c commit 78b2215
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Arkanoid-Base

## About:
Surely you know the game Arkanoid? If you answered no, you probably just didn't know that was its name. To check out the original game, go
Surely you know the game Arkanoid? If you answered no, you probably just didn't know that was its name.
To check out the original game, go
to the following link: https://en.wikipedia.org/wiki/Arkanoid

So, in this project, we began with the basics of the game - a moving paddle, blocks that count the amount of hits it receives, etc.
For the full assignment, click https://github.com/yoavg/ioop2016/wiki/Assignment-3
For the full assignment, click https://github.com/yoavg/ioop2016/wiki/Assignment-3. Additionally, I added a UML diagram of the different relations between the classes. Check it out, it's called UML.pdf

## Run the Project:
In order to run the program, download the ex3.jar file onto your computer. Enjoy!



![alt text](https://github.com/atararazin/Arkanoid-Base/blob/master/ex3.jpg)

0 comments on commit 78b2215

Please sign in to comment.