Skat Engine und AI auf Haskell Basis
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
flavis 5846a22d8a use minmax for rulebased ai 6 lat temu
app use minmax for rulebased ai 6 lat temu
src use minmax for rulebased ai 6 lat temu
test introduce stack build system and restructure code 6 lat temu
.gitignore add license file 6 lat temu
ChangeLog.md introduce stack build system and restructure code 6 lat temu
LICENSE add license file 6 lat temu
README.md update package information 6 lat temu
package.yaml update version 6 lat temu
skat.cabal use minmax for rulebased ai 6 lat temu
stack.yaml introduce stack build system and restructure code 6 lat temu

README.md

Skat

This is a Haskell implementation of the famous german card game Skat. It provides a library implementing all the game mechanics and a simple AI.