Android Open Source - Graphics 2d labirinthos






Project Summary

Jogo Android 2d labirinthos..

Web Site / Source Repository

labirinthos is hosted in the following web site
https://github.com/thiagopa/labirinthos

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

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\font\BUENAN__.ttf
assets\font\SuperMarioBros.ttf
assets\gfx\puzzle.png




Resource Files

There are 1 image files in labirinthos. The names of the image files are listed as follows.

ic_launcher_.png

The following screenshort is generated from the image listed above.

null

Java Source Files

labirinthos has the following Java source files.

br.com.thiagopagonha.labirinthos.MainActivity.java
br.com.thiagopagonha.labirinthos.data.LevelData.java
br.com.thiagopagonha.labirinthos.data.LevelOneGameData.java
br.com.thiagopagonha.labirinthos.factory.GameResourcesFactory.java
br.com.thiagopagonha.labirinthos.factory.ItemFactory.java
br.com.thiagopagonha.labirinthos.factory.SpriteFactory.java
br.com.thiagopagonha.labirinthos.navigation.Navigation.java
br.com.thiagopagonha.labirinthos.scenes.GameScene.java
br.com.thiagopagonha.labirinthos.scenes.LevelSelectScene.java
br.com.thiagopagonha.labirinthos.scenes.MenuScene.java
br.com.thiagopagonha.labirinthos.scenes.SceneControls.java
br.com.thiagopagonha.labirinthos.scenes.SplashScreenScene.java
br.com.thiagopagonha.labirinthos.utils.Constants.java