Android Open Source - Game player connect_four






Project Summary

2 player Connect Four game for Android..

Web Site / Source Repository

connect_four is hosted in the following web site
https://github.com/n8armstrong/connect_four

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

ItemValue
Java File Count4
Activity Count1

Resource Files

There are 4 image files in connect_four. The names of the image files are listed as follows.

cell_frame.png
empty.png
red.png
yellow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

connect_four has the following Java source files.

com.example.nate.connectfour.ApplicationTest.java
com.example.nate.connectfour.Board.java
com.example.nate.connectfour.Cell.java
com.example.nate.connectfour.GameActivity.java