Android Open Source - Game 3d Blox






Project Summary

2D Android block game in 3D.

Web Site / Source Repository

Blox is hosted in the following web site
https://github.com/johannoren/Blox

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

ItemValue
Java File Count25
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\bluecube.3ds
res\raw\greencube.3ds
res\raw\hammer.3ds
res\raw\redcube.3ds




Resource Files

There are 8 image files in Blox. The names of the image files are listed as follows.

blox.png
brd.png
floo.png
help.png
high.png
oth2.png
othl.png
stat.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Blox has the following Java source files.

se.noren.blox.AboutActivity.java
se.noren.blox.BloxActivity.java
se.noren.blox.HelpActivity.java
se.noren.blox.MainBloxActivity.java
se.noren.blox.QuickstartActivity.java
se.noren.blox.admob.GoogleAdMobHandler.java
se.noren.blox.gameengine.GameContext.java
se.noren.blox.gameengine.GameEngine.java
se.noren.blox.gameengine.GameEngineInterface.java
se.noren.blox.gameengine.GameRenderer.java
se.noren.blox.gameengine.GameState.java
se.noren.blox.gamestates.AnimateBlocksGameState.java
se.noren.blox.gamestates.LoadGameState.java
se.noren.blox.gamestates.PlayGameState.java
se.noren.blox.glfont.GLFont.java
se.noren.blox.glfont.TexturePack.java
se.noren.blox.googleanalytics.AnalyticsAccount.java
se.noren.blox.jcpt.JPCTUtils.java
se.noren.blox.jcpt.ModelLoader.java
se.noren.blox.jcpt.TextureRedrawer.java
se.noren.blox.jcpt.TextureRedrawerListener.java
se.noren.blox.logic.Block.java
se.noren.blox.logic.BloxConstants.java
se.noren.blox.remotetooling.CustomExceptionHandler.java