Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loopfz/splendia

Tools for Splendor AI programming
https://github.com/loopfz/splendia

Last synced: 29 days ago
JSON representation

Tools for Splendor AI programming

Awesome Lists containing this project

README

        

# SplendIA

Author: Thomas Schaffer ([email protected])
Language: Go (https://golang.org)
License: MIT

Splendor is an abstract set-collecting combo-oriented card game (http://www.spacecowboys.fr/splendor).

Its simple nature makes it a prime candidate for simple AI fun.

This project aims to provide the necessary tools to write a Splendor AI:
- a command-line game engine that executes external AI programs
- a dummy AI to test your own

How to run:

cd engine && go build
./engine -player ./my_bin -player ./my_bin