Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 244 Bytes

pymancala

A python based Mancala playing engine.

I just really wanted to beat David at mancala so I started writing this. I would ideally like to implement a search algorithm which looks at positions and maximises the score for the player.