The Chinese Game, Othello.
Othello_Android_Project is hosted in the following web site
https://github.com/dougiefresh49/Othello_Android_Project
If you think the Android project Othello_Android_Project 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_Android_Project.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 13 |
Minimum SDK Version | 13 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 11 image files in Othello_Android_Project. The names of the image files are listed as follows.
black.png blackscore.png blank.png home.png ic_action_search.png option.png redo.png terribleshowpic.png undo.png white.png whitescore.png
The following screenshort is generated from the image listed above.
Othello_Android_Project has the following Java source files.
tamu.cs.game.GameTrial.java tamu.cs.game.Global.java tamu.cs.game.Main.java tamu.cs.game.Menu.java tamu.cs.game.Move.java tamu.cs.game.PlayingBoard.java tamu.cs.game.Position.java tamu.cs.game.Wait.java