Skip to content

A minimax algorithm to play Mancala (classic rules).

Notifications You must be signed in to change notification settings

benstockil/mancala-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimax Mancala in Python

A bot which is capable of playing Mancala (classic rules) against a human player.

How to use:

  1. Start main.py
  2. State who is playing first.
  3. Follow instructions on the screen, playing moves as they are given to you, and inputting the other player's moves into the terminal.

About

A minimax algorithm to play Mancala (classic rules).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages