A Java game made from scratch - JCE Game dev course
Go to file
2016-01-24 10:51:36 +02:00
src Added documentation 2016-01-23 18:20:50 +02:00
.gitignore Initial commit 2016-01-23 12:53:19 +02:00
README.md Create README.md 2016-01-24 10:51:36 +02:00

AngryFlappyBird

School task - Flappy bird written in java

screenshot from 2016-01-24 10-47-00

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.