Android Open Source - Game platform PlatGame






Project Summary

Platform Tile Game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PlatGame.

ItemValue
Java File Count11
Target SDK Version21
Minimum SDK Version8
Activity Count1
Asset File Namesassets\img\Bob.png
assets\img\Tiles.png
assets\img\title.png
assets\map.tmx




Java Source Files

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