2D Android block game in 3D.
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.
The following table is the detailed list of Blox.
Item | Value |
---|---|
Java File Count | 25 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\bluecube.3ds res\raw\greencube.3ds res\raw\hammer.3ds res\raw\redcube.3ds |
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.
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