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 be52a008df send bidding log to every bidder 6 yıl önce
app implement grand and null mechanics, fix some online player issues 6 yıl önce
src send bidding log to every bidder 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 implement grand and null mechanics, fix some online player issues 6 yıl önce
skat.cabal implement grand and null mechanics, fix some online player issues 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.