A two player android game.
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.
The following table is the detailed list of Othello.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
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.
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