Android Open Source - OpenGL game 3D5_Android_OpenGL_Game






Project Summary

A very simple 2D openGL game to learn about android development.

Web Site / Source Repository

3D5_Android_OpenGL_Game is hosted in the following web site
https://github.com/JackFitzsimons/3D5_Android_OpenGL_Game

If you think the Android project 3D5_Android_OpenGL_Game 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 3D5_Android_OpenGL_Game.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
gdx.jar
Asset File Namesassets\It's Beginning to Look a Lot Like Christmas.ogg
assets\christmas_box1.png
assets\christmas_box2.png
assets\christmas_box3.png
assets\game_play_header.png
assets\santas_sleigh.png
assets\snow_flakes1.png
assets\snow_flakes2.png
assets\snow_flakes3.png
assets\snow_flakes4.png
assets\snow_flakes5.png
assets\snow_flakes6.png
assets\snow_flakes7.png
assets\strato-unlinked.ttf




Resource Files

There are 3 image files in 3D5_Android_OpenGL_Game. The names of the image files are listed as follows.

christmas_box1.png
circle.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

3D5_Android_OpenGL_Game has the following Java source files.

com.example.andenginefirsttrial.GameLoopUpdateHandler.java
com.example.andenginefirsttrial.GameOverScene.java
com.example.andenginefirsttrial.GameScene.java
com.example.andenginefirsttrial.MainActivity.java
com.example.andenginefirsttrial.MainMenuScene.java
com.example.andenginefirsttrial.Present.java
com.example.andenginefirsttrial.SnowFlake.java
com.example.andenginefirsttrial.SnowFlakeUpdateHandler.java
com.example.andenginefirsttrial.SplashScreen.java
com.example.andenginefirsttrial.Square.java
com.example.andenginefirsttrial.TimerActivity.java
com.example.andenginefirsttrial.TopScoreScene.java