Android Open Source - Game application gamma






Project Summary

Genetic Algorithm Means "Mobile App"! GA based game for android..

Web Site / Source Repository

gamma is hosted in the following web site
https://github.com/philipguin/gamma

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

ItemValue
Java File Count25
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\font.txt




Resource Files

There are 4 image files in gamma. The names of the image files are listed as follows.

ic_action_search.png
ic_font_alternate.png
ic_font_default.png
ic_terrain.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gamma has the following Java source files.

com.gamma.AStarEnvironmentSearch
.java
com.gamma.Block
.java
com.gamma.Creature.java
com.gamma.DrawableRenderer.java
com.gamma.Entity
.java
com.gamma.Environment.java
com.gamma.FitnessCalculator.java
com.gamma.FontRenderer
.java
com.gamma.HomeActivity.java
com.gamma.IBlockColorizer
.java
com.gamma.IDrawable.java
com.gamma.IEnvironment
.java
com.gamma.MainActivity.java
com.gamma.ModFitActivity.java
com.gamma.PriorityFloatQueue
.java
com.gamma.Simulation
.java
com.gamma.SimulationDrawable.java
com.gamma.SimulationSurfaceView.java
com.gamma.TextureManager
.java
com.gamma.Viewport
.java
com.gamma.parser.Build
.java
com.gamma.parser.IEvaluator.java
com.gamma.parser.Parser
.java
com.gamma.parser.ResolveType
.java
com.gamma.parser.Tokenizer
.java