Android Open Source - Game player Othello






Project Summary

A two player android game.

Web Site / Source Repository

Othello is hosted in the following web site
https://github.com/rohanraarora/Othello

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 6 image files in Othello. The names of the image files are listed as follows.

black.png
black_green_dark.png
green_dark.png
green_dark_valid.png
white_gree_dark.png
whitr.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Othello has the following Java source files.

com.example.othello.Game.java
com.example.othello.InvalidOthelloException.java
com.example.othello.InvalidOthelloMoveException.java
com.example.othello.InvalidOthelloSpaceException.java
com.example.othello.OnStart.java
com.example.othello.PlayerInfo.java