A simple game based on Flow Free, but with a hex-grid board instead of a square-grid board. Made as an assignment in the Android App Development course in the University of Reykjav?k..
HexFlow is hosted in the following web site
https://github.com/Swooper/HexFlow
If you think the Android project HexFlow 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 HexFlow.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [xhdpi] |
Minimum SDK Version | 19 |
Activity Count | 2 |
Asset File Names | assets\packs\packs.xml assets\packs\regular.xml |
There are 1 image files in HexFlow. The names of the image files are listed as follows.
hex_icon.png
The following screenshort is generated from the image listed above.
HexFlow has the following Java source files.
ru.appdev.HexFlow.CellPath.java ru.appdev.HexFlow.Coordinate.java ru.appdev.HexFlow.HexBoard.java ru.appdev.HexFlow.Level.java ru.appdev.HexFlow.LevelListActivity.java ru.appdev.HexFlow.MainActivity.java ru.appdev.HexFlow.OptionsActivity.java ru.appdev.HexFlow.Pack.java ru.appdev.HexFlow.PlayActivity.java