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 cc9223245b fix announcing wrong single player 6 år sedan
app some optimizations 6 år sedan
src fix announcing wrong single player 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 some optimizations 6 år sedan
skat.cabal add game preperation process including bidding 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.