Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Gemesis

πŸ’Ž Splendor game agent

Implements both Minimax (with alpha-beta pruning for 2 player games) and Monte Carlo Tree Search. Compatible with the protocol described at: splendor-tools.

Building

cmake .
make

Note

Check src/utils.h for config options and parameters. Mainly, uncomment #define USE_MINIMAX to use minimax (with alpha beta for 2 players) instead of MCTS.

About

πŸ’Ž Splendor game agent

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages