Test Game with AndEngine. No functionality yet, just graphics testing..
endlessrunnertest is hosted in the following web site
https://github.com/elymer/endlessrunnertest
If you think the Android project endlessrunnertest 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 endlessrunnertest.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\background.png assets\bk.png assets\boyanim.png assets\boydos.png assets\cactus.png assets\cactusbox2d.xml assets\cloud.png assets\clouds.png assets\floor.png assets\floor2.png assets\font\BitmapFont.fnt assets\font\BitmapFont.png assets\font\BitmapFontWithKerning.fnt assets\font\BitmapFontWithKerning.png assets\font\Droid.ttf assets\font\KingdomOfHearts.ttf assets\font\LCD.ttf assets\font\NeverwinterNights.ttf assets\font\Plok.ttf assets\font\UnrealTournament.ttf assets\full_walk.png assets\fullbk.png assets\girlanim.png assets\girls.png assets\girlss.png assets\jaimito.png assets\jaimitop.png assets\jaimitopequeno.png assets\jaimitox.png assets\mountain.png assets\runcyclejpg.jpg assets\scienceEnemy.jpg assets\scienceEnemy.png assets\touchleft.png assets\touchright.png assets\transparent.png assets\zombie.png assets\zombiewalk.jpg |
There are 1 image files in endlessrunnertest. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
endlessrunnertest has the following Java source files.
com.example.gameae.Background.java com.example.gameae.Cactus.java com.example.gameae.ParallaxLayer.java com.example.gameae.Player.java com.example.gameae.RunnerActivity.java