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 cbdf357121 generalize skat online ai to use a general communicator type il y a 6 ans
app add preconfigured matches and extend online ai il y a 6 ans
src generalize skat online ai to use a general communicator type 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 update version il y a 6 ans
skat.cabal add preconfigured matches and extend online ai 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.