Android Open Source - Game platform TommyNick






Project Summary

TommyNick is a game based on ForScene ( & PlayN ) library. It's a point & click game writed in java but deploayable in PlayN supported platform ( java, js+html, android, etc. ).

Web Site / Source Repository

TommyNick is hosted in the following web site
https://github.com/Lebby/TommyNick

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

ItemValue
Java File Count30
Target SDK Version11
Minimum SDK Version6
Activity Count1




Java Source Files

TommyNick has the following Java source files.

tommynick.android.MainActivity.java
tommynick.core.IntroScene.java
tommynick.core.JsonSceneIntro.java
tommynick.core.Main.java
tommynick.core.objects.logos.EclipseLogo.java
tommynick.core.objects.logos.ForSceneLogo.java
tommynick.core.objects.logos.GimpLogo.java
tommynick.core.objects.logos.InkscapeLogo.java
tommynick.core.objects.logos.JavaLogo.java
tommynick.core.objects.logos.LebbyLogo.java
tommynick.core.objects.logos.PlayNLogo.java
tommynick.core.objects.logos.TNLogo.java
tommynick.core.objects.logos.TommyNickLogo.java
tommynick.core.objects.textrend.CreatedByText.java
tommynick.core.objects.textrend.GLSText.java
tommynick.core.objects.textrend.UsingText.java
tommynick.core.scenes.game.CaptainRoom.java
tommynick.core.scenes.game.Kitchen.java
tommynick.core.scenes.game.Lookout.java
tommynick.core.scenes.game.StoreRoom.java
tommynick.core.scenes.game.TheFlag.java
tommynick.core.scenes.introduction.CreatedBy.java
tommynick.core.scenes.introduction.CreatedTool.java
tommynick.core.scenes.introduction.Introduction.java
tommynick.core.scenes.introduction.Menu.java
tommynick.core.scenes.menu.LoadSaveGame.java
tommynick.core.scenes.menu.Menu.java
tommynick.core.scenes.menu.SaveGame.java
tommynick.html.MainHtml.java
tommynick.java.MainJava.java