Skat Engine und AI auf Haskell Basis
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
flavis 1c3f85b9a6 serialization of piles il y a 6 ans
app track every trick, return detailed match information il y a 6 ans
src serialization of piles il y a 6 ans
test introduce stack build system and restructure code il y a 6 ans
.gitignore add license file il y a 6 ans
ChangeLog.md introduce stack build system and restructure code il y a 6 ans
LICENSE add license file il y a 6 ans
README.md update package information il y a 6 ans
package.yaml serialization of piles il y a 6 ans
skat.cabal serialization of piles il y a 6 ans
stack.yaml introduce stack build system and restructure code il y a 6 ans

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.