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 4a89eddc24 sort ouvert cards and properly compare types in sort render il y a 5 ans
app add ouvert games il y a 6 ans
src sort ouvert cards and properly compare types in sort render il y a 5 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 add ouvert games il y a 6 ans
skat.cabal add ouvert games 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.