Android Open Source - Game development FlowFree






Project Summary

Flow Free Android Game for Android Development at RU.

Web Site / Source Repository

FlowFree is hosted in the following web site
https://github.com/tillinger/FlowFree

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

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count6
Required Permissionsandroid.permission.VIBRATE
Asset File Namesassets\packs\alternative.xml
assets\packs\crazy.xml
assets\packs\magic.xml
assets\packs\mania.xml
assets\packs\packs.xml
assets\packs\regular.xml
Raw File Namesres\raw\button_pressed.wav




Resource Files

There are 7 image files in FlowFree. The names of the image files are listed as follows.

flow_free_logo_actionbar.png
left_arrow_black.png
left_arrow_white.png
reset_flows_black.png
reset_flows_white.png
right_arrow_black.png
right_arrow_white.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FlowFree has the following Java source files.

is.rustudents.FlowFree.AboutActivity.java
is.rustudents.FlowFree.GameActivity.java
is.rustudents.FlowFree.MainActivity.java
is.rustudents.FlowFree.SettingsActivity.java
is.rustudents.FlowFree.TitleActivity.java
is.rustudents.FlowFree.db.FlowAdapter.java
is.rustudents.FlowFree.db.FlowDBHelper.java
is.rustudents.FlowFree.game.Board.java
is.rustudents.FlowFree.game.CellPath.java
is.rustudents.FlowFree.game.Challenge.java
is.rustudents.FlowFree.game.Coordinate.java
is.rustudents.FlowFree.game.Flow.java
is.rustudents.FlowFree.game.Puzzle.java
is.rustudents.FlowFree.packs.LevelSelectionActivity.java
is.rustudents.FlowFree.packs.Pack.java
is.rustudents.FlowFree.packs.PacksActivity.java
is.rustudents.FlowFree.packs.PacksListAdapter.java
is.rustudents.FlowFree.xml.XMLHelper.java