Skat Engine und AI auf Haskell Basis
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
flavis cbdf357121 generalize skat online ai to use a general communicator type 6 yıl önce
app add preconfigured matches and extend online ai 6 yıl önce
src generalize skat online ai to use a general communicator type 6 yıl önce
test introduce stack build system and restructure code 6 yıl önce
.gitignore add license file 6 yıl önce
ChangeLog.md introduce stack build system and restructure code 6 yıl önce
LICENSE add license file 6 yıl önce
README.md update package information 6 yıl önce
package.yaml update version 6 yıl önce
skat.cabal add preconfigured matches and extend online ai 6 yıl önce
stack.yaml introduce stack build system and restructure code 6 yıl önce

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.