https://github.com/johnnywjy/nine-men-s-morris-on-ipad
https://github.com/johnnywjy/nine-men-s-morris-on-ipad
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnnywjy/nine-men-s-morris-on-ipad
- Owner: johnnywjy
- Created: 2012-06-20T12:26:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T06:09:02.000Z (over 11 years ago)
- Last Synced: 2025-01-29T11:14:39.297Z (3 months ago)
- Language: Objective-C
- Size: 7.22 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Nine Men's Morris is an abstract strategy board game for two players that emerged from the Roman Empire. Each player has nine pieces, or "men", which move among the board's twenty-four spots. The object of the game is to leave the opposing player with fewer than three pieces or, as in checkers, no legal moves. A number of variants of the game exist, including 12-Mens Morris, Shax (Somalian) and Square Chess (from northwest China and Xinjiang).
The aim of the project is to implement a version of Nine Mens Morris on an iPad, allowing two players to take turns in playing the game.