Skat Engine und AI auf Haskell Basis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.