pyAwale - 0.3.2
pyAwale is a pure Python implementation of the Ivory Coast rules for Awale.
MiKael Navarro
(klnavarro)
Awale or Oware (http://en.wikipedia.org/wiki/Oware) is a game of great antiquity, and has been played around the world in various forms for millenia. Currently it is the official board game of Africa.
Member of the mancala (http://en.wikipedia.org/wiki/Mancala) family of board games. There are many variants to the rules of this game, which is for two players. This version is between a player and the computer.
Changes
Correct discrepancies with Oware Society rules:
- Implement "Grand Slam" rule;
- And, comptabilize seeds left on board.
Optimize execution with Psyco if available.
Improve different game screens display:
- Add text introduction/copyrights;
- Allow to change the difficulty level.
Output needed data, when computing best sown in debug mode, to produce GraphViz graph.