Android Open Source - Game player android-reversi






Project Summary

A two player reversi game (via sockets).

Web Site / Source Repository

android-reversi is hosted in the following web site
https://github.com/uvwxy/android-reversi

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of android-reversi is as follows:

GNU General Public License

Resource Files

There are 1 image files in android-reversi. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

de.uvwxy.reversi.ActivityGame.java
de.uvwxy.reversi.BoardPainter.java
de.uvwxy.reversi.Reversi.java
de.uvwxy.reversi.SendGameReply.java