Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 241 Bytes

Kalah/kalaha/mancala implementation in Python

Features:

* Command line and graphical game modes
* Three different bots to play with

Command line:

$ python -m kalaha.cli

GUI (requires pygame):

$ python -m kalaha.ui