Skat Engine und AI auf Haskell Basis
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
flavis cbdf357121 generalize skat online ai to use a general communicator type 6 年前
app add preconfigured matches and extend online ai 6 年前
src generalize skat online ai to use a general communicator type 6 年前
test introduce stack build system and restructure code 6 年前
.gitignore add license file 6 年前
ChangeLog.md introduce stack build system and restructure code 6 年前
LICENSE add license file 6 年前
README.md update package information 6 年前
package.yaml update version 6 年前
skat.cabal add preconfigured matches and extend online ai 6 年前
stack.yaml introduce stack build system and restructure code 6 年前

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.