Android Open Source - Game simple lines






Project Summary

Simple game for Android phones.

Web Site / Source Repository

lines is hosted in the following web site
https://github.com/Trostyanchuk/lines

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

ItemValue
Java File Count9
Supported screen sizes[hdpi, xhdpi]
Minimum SDK Version19
Activity Count2

Resource Files

There are 5 image files in lines. The names of the image files are listed as follows.

blue.png
green.png
red.png
stripped.png
yellow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

lines has the following Java source files.

com.example.lines.GameActivity.java
com.example.lines.GameFieldView.java
com.example.lines.InitialActivity.java
com.example.lines.entity.Cell.java
com.example.lines.entity.Node.java
com.example.lines.util.AlgoUtil.java
com.example.lines.util.DimentionsUtil.java
com.example.lines.util.FieldUtil.java