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

https://github.com/bouk/splendimax

Splendor AI that uses minimax to play
https://github.com/bouk/splendimax

Last synced: 11 months ago
JSON representation

Splendor AI that uses minimax to play

Awesome Lists containing this project

README

          

# Splendimax

Splendor AI that uses minimax to play

## Playing

```
cargo update
cargo run --bin splendimax-play --release
```

## Screenshot

![](https://i.imgur.com/vIqooX2.png)