Android Open Source - Game bird FlappySpritesAndroid






Project Summary

First try on making a similar flappy bird game..

Web Site / Source Repository

FlappySpritesAndroid is hosted in the following web site
https://github.com/wburhan2/FlappySpritesAndroid

If you think the Android project FlappySpritesAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FlappySpritesAndroid.

ItemValue
Java File Count4
Activity Count1
jar files usedmobilecore.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\sfx_die.wav
res\raw\sfx_hit.wav
res\raw\sfx_point.wav
res\raw\sfx_wing.wav




License

The license information of FlappySpritesAndroid is as follows:

Apache License

Resource Files

There are 7 image files in FlappySpritesAndroid. The names of the image files are listed as follows.

doge.png
ground.png
pipe_down.png
pipe_up.png
restart.png
share.png
sprite.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.wilsonburhan.flappysprites.app.ApplicationTest.java
com.wilsonburhan.flappysprites.app.FlappySpriteSprite.java
com.wilsonburhan.flappysprites.app.FlappySpritesActivity.java
com.wilsonburhan.flappysprites.app.IGameListener.java