Android Open Source - Game course HexFlow






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HexFlow.

ItemValue
Java File Count9
Supported screen sizes[xhdpi]
Minimum SDK Version19
Activity Count2
Asset File Namesassets\packs\packs.xml
assets\packs\regular.xml




Resource Files

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.

null

Java Source Files

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