Android Open Source - Game demo FillerCreepForAndroid






Project Summary

A Game that Attempts to Demo MVC for Android.

Web Site / Source Repository

FillerCreepForAndroid is hosted in the following web site
https://github.com/abramhindle/FillerCreepForAndroid

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

ItemValue
Java File Count23
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version7
Activity Count4

Resource Files

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

dark_energy.png
dark_matter.png
energy.png
matter.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FillerCreepForAndroid has the following Java source files.

es.softwareprocess.fillercreep.AI.java
es.softwareprocess.fillercreep.AIMaximum.java
es.softwareprocess.fillercreep.DarkEnergy.java
es.softwareprocess.fillercreep.DarkMatter.java
es.softwareprocess.fillercreep.Energy.java
es.softwareprocess.fillercreep.FController.java
es.softwareprocess.fillercreep.FModel.java
es.softwareprocess.fillercreep.FView.java
es.softwareprocess.fillercreep.FillerCreep.java
es.softwareprocess.fillercreep.FillerCreepActivity.java
es.softwareprocess.fillercreep.FillerCreepApplication.java
es.softwareprocess.fillercreep.FillerCreepGraphicalGameActivity.java
es.softwareprocess.fillercreep.FillerCreepGraphicalViewActivity.java
es.softwareprocess.fillercreep.FillerCreepTextViewActivity.java
es.softwareprocess.fillercreep.FundamentalStuff.java
es.softwareprocess.fillercreep.FundamentalStuffColorMap.java
es.softwareprocess.fillercreep.GameController.java
es.softwareprocess.fillercreep.GraphicalFillerCreepView.java
es.softwareprocess.fillercreep.IntPoint.java
es.softwareprocess.fillercreep.Matter.java
es.softwareprocess.fillercreep.Player.java
es.softwareprocess.fillercreep.Yang.java
es.softwareprocess.fillercreep.Yin.java