Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loopfz/splendia
- Owner: loopfz
- License: mit
- Created: 2015-12-07T21:24:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T21:58:11.000Z (about 9 years ago)
- Last Synced: 2024-10-16T14:12:19.735Z (3 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# SplendIA
Author: Thomas Schaffer ([email protected])
Language: Go (https://golang.org)
License: MITSplendor 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 ownHow to run:
cd engine && go build
./engine -player ./my_bin -player ./my_bin