Skat Engine und AI auf Haskell Basis
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
flavis 30406df4d7 add license file před 6 roky
app introduce stack build system and restructure code před 6 roky
src introduce stack build system and restructure code před 6 roky
test introduce stack build system and restructure code před 6 roky
.gitignore add license file před 6 roky
ChangeLog.md introduce stack build system and restructure code před 6 roky
LICENSE add license file před 6 roky
Operations.hs add ai system and a decent simulation based ai před 6 roky
README.md update package information před 6 roky
package.yaml update package information před 6 roky
skat.cabal update package information před 6 roky
stack.yaml introduce stack build system and restructure code před 6 roky

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.