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 e8ce4d60f8 implement bidding score calculation 6 yıl önce
app some optimizations 6 yıl önce
src implement bidding score calculation 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 some optimizations 6 yıl önce
skat.cabal implement bidding score calculation 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.