Jogo Android 2d labirinthos..
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.
The following table is the detailed list of labirinthos.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\font\BUENAN__.ttf assets\font\SuperMarioBros.ttf assets\gfx\puzzle.png |
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.
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