@import url(/pub/skins/sinorca/basic.css); @import url(/pub/skins/sinorca/layout.css); @import url(/pub/skins/sinorca/sinorca.css);
This is a basic program to solve a board game called Mancala. More information on the rules of Mancala .
It is a bit of a hack using a very basic min/max search to find the optimal move. It does not try to look more than one move ahead as it did not seem necessary.
I am not the world's best Mancala player (having read the rules and played it once) so any feedback on the game and its playability would be appreciated.
This was written in a few hours after getting the board game as a present.
I have tested it under Mac OS X and Xcode but the code should compile and run anywhere.
| Version | tgz | Date | Changelog |
|---|---|---|---|
| 0.0.1 | zip | 29 December 2014 | Initial release |
Powered by PmWiki
Skin by CarlosAB
looks borrowed from http://haran.freeshell.org/oswd/sinorca
More skins here