Create README.md
This commit is contained in:
parent
57575947f4
commit
574d55ad26
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# AngryFlappyBird
|
||||||
|
School task - Flappy bird written in java
|
||||||
|
|
||||||
|
![screenshot from 2016-01-24 10-47-00](https://cloud.githubusercontent.com/assets/2984053/12535335/f92bce8a-c287-11e5-8a48-dbc09eaf3daa.png)
|
||||||
|
|
||||||
|
This game is written from skratch, no third party libraries.
|
||||||
|
|
||||||
|
If you are a new Java Developer who wants to lern a little about 2d game development, this source code might help you understand how the basic
|
||||||
|
java graphics can work.
|
Loading…
Reference in a new issue