Skat Engine und AI auf Haskell Basis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flavis 1c3f85b9a6 serialization of piles 6 years ago
app track every trick, return detailed match information 6 years ago
src serialization of piles 6 years ago
test introduce stack build system and restructure code 6 years ago
.gitignore add license file 6 years ago
ChangeLog.md introduce stack build system and restructure code 6 years ago
LICENSE add license file 6 years ago
README.md update package information 6 years ago
package.yaml serialization of piles 6 years ago
skat.cabal serialization of piles 6 years ago
stack.yaml introduce stack build system and restructure code 6 years ago

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.