Platform Tile Game.
PlatGame is hosted in the following web site
https://github.com/LorenzoMarsicano/PlatGame
If you think the Android project PlatGame 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 PlatGame.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\img\Bob.png assets\img\Tiles.png assets\img\title.png assets\map.tmx |
PlatGame has the following Java source files.
it.marvin.platgame.PlatGame.java it.marvin.platgame.Var.java it.marvin.platgame.android.AndroidLauncher.java it.marvin.platgame.client.HtmlLauncher.java it.marvin.platgame.desktop.DesktopLauncher.java it.marvin.platgame.entities.Bob.java it.marvin.platgame.handlers.MapBodyBuilder.java it.marvin.platgame.handlers.MyInput.java it.marvin.platgame.screens.MenuScreen.java it.marvin.platgame.screens.PlatgameScreen.java it.marvin.platgame.screens.PlayScreen.java