Android Open Source - Game simple Fourrow-android






Project Summary

Simple android game based on four in a row.

Web Site / Source Repository

Fourrow-android is hosted in the following web site
https://github.com/JensPenny/Fourrow-android

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

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

Resource Files

There are 7 image files in Fourrow-android. The names of the image files are listed as follows.

emptycell.png
p1cell.png
p2anim_frame1.png
p2anim_frame2.png
p2anim_frame4.png
p2anim_frame5.png
p2cell.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Fourrow-android has the following Java source files.

penny.fourrow.gamefield.GameFieldAnimationHandler.java
penny.fourrow.gamefield.GameFieldGestureListener.java
penny.fourrow.gamefield.GameFieldView.java
penny.fourrow.logic.EventListenerList.java
penny.fourrow.logic.GameController.java
penny.fourrow.logic.GameFinishedEvent.java
penny.fourrow.logic.GameFinishedListener.java
penny.fourrow.logic.IGameControl.java
penny.fourrow.logic.Player.java
penny.fourrow.viewlogic.FourRowBasicParameters.java
penny.fourrow.viewlogic.FourRowPMActivity.java
penny.fourrow.viewlogic.FourRowPreferenceActivity.java
support.PointPair.java
support.Vector2D.java