Simple game for android using libgdx..
myFlappyBird is hosted in the following web site
https://github.com/vineetak/myFlappyBird
If you think the Android project myFlappyBird listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of myFlappyBird.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\background.jpg assets\background.mp3 assets\badlogic.jpg assets\ball.png assets\bird.png assets\click.mp3 assets\fall.mp3 assets\font.fnt assets\font.png assets\gameover.mp3 assets\gameover.png assets\hand.png assets\highScore.mp3 assets\highScore.png assets\hit.mp3 assets\invertedPipe.jpg assets\pipe.jpg assets\pipe.png assets\play.png assets\replay.png assets\score.wav assets\scoreboard.jpg assets\tap.mp3 assets\textFont.fnt assets\textFont.png assets\trophy.png |
myFlappyBird has the following Java source files.
com.gdx.myFlappyBird.Bird.java com.gdx.myFlappyBird.Pipe.java com.gdx.myFlappyBird.android.AndroidLauncher.java com.gdx.myFlappyBird.myFlappyBird.java