An android version of the board game nine men's morris.
NineMensMorris is hosted in the following web site
https://github.com/Ljugoboss/NineMensMorris
If you think the Android project NineMensMorris 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 NineMensMorris.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in NineMensMorris. The names of the image files are listed as follows.
black_checker.png valid_move.png white_checker.png
The following screenshort is generated from the image listed above.
NineMensMorris has the following Java source files.
Utils.Constants.java Utils.Rules.java com.ninemensmorris.MainActivity.java