Android Open Source - Game puzzle tollevex






Project Summary

tetravex like puzzle game.

Web Site / Source Repository

tollevex is hosted in the following web site
https://github.com/tollefson/tollevex

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

ItemValue
Java File Count11
Supported screen sizes[xxhdpi]
Target SDK Version19
Minimum SDK Version7
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in tollevex. The names of the image files are listed as follows.

tetratile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tollevex has the following Java source files.

com.tollefoto.tetravex.GameBoardData.java
com.tollefoto.tetravex.Highscore.java
com.tollefoto.tetravex.HighscoreActivity.java
com.tollefoto.tetravex.HighscoreFragment.java
com.tollefoto.tetravex.HighscoreJSONSerializer.java
com.tollefoto.tetravex.MainActivity.java
com.tollefoto.tetravex.ScoreKeeper.java
com.tollefoto.tetravex.SettingsActivity.java
com.tollefoto.tetravex.TileAdapter.java
com.tollefoto.tetravex.TileData.java
com.tollefoto.tetravex.TileView.java