Skat Engine und AI auf Haskell Basis
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
flavis be52a008df send bidding log to every bidder 6 år sedan
app implement grand and null mechanics, fix some online player issues 6 år sedan
src send bidding log to every bidder 6 år sedan
test introduce stack build system and restructure code 6 år sedan
.gitignore add license file 6 år sedan
ChangeLog.md introduce stack build system and restructure code 6 år sedan
LICENSE add license file 6 år sedan
README.md update package information 6 år sedan
package.yaml implement grand and null mechanics, fix some online player issues 6 år sedan
skat.cabal implement grand and null mechanics, fix some online player issues 6 år sedan
stack.yaml introduce stack build system and restructure code 6 år sedan

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.