|
5 years ago | |
---|---|---|
dist-archive | 5 years ago | |
doc | 5 years ago | |
.legacy-codesite.toml | 5 years ago | |
README.md | 5 years ago |
A minimax AI for the card game Hearts.
It uses depth-first minimax to evaluate a round. It's not very smart. Most of the underlying structure should be portable to other card games.