-
Notifications
You must be signed in to change notification settings - Fork 0
Given that the game of Mancala does not contain any inherent random features in its gameplay (besides player choice), I want to know what the best possible strategies are when playing against random and non-random players. This repository provides a Python module for simulating Mancala games and then analyzes which strategies win and how often.
zachchurchill/two_player_mancala_simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Given that the game of Mancala does not contain any inherent random features in its gameplay (besides player choice), I want to know what the best possible strategies are when playing against random and non-random players. This repository provides a Python module for simulating Mancala games and then analyzes which strategies win and how often.