Skip to content

loopfz/splendia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

# 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

About

Tools for Splendor AI programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages