Skip to content

An agent which provides the next best move based on current setup for Mancala Game using Greedy, MinMax and Alpha-Beta Prunning Approach.

Notifications You must be signed in to change notification settings

jainn3/Mancala-Game-Playing-Agent

Repository files navigation

The input parameter should be given as a text file in args[1]. For format of input file check the examples in the directory.
The output is written to output.txt in the current directory.
Check example for input and output file.

For more information refer Mancala Game Description.pdf.

About

An agent which provides the next best move based on current setup for Mancala Game using Greedy, MinMax and Alpha-Beta Prunning Approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages