Skat Engine und AI auf Haskell Basis
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
flavis cbdf357121 generalize skat online ai to use a general communicator type hace 6 años
app add preconfigured matches and extend online ai hace 6 años
src generalize skat online ai to use a general communicator type hace 6 años
test introduce stack build system and restructure code hace 6 años
.gitignore add license file hace 6 años
ChangeLog.md introduce stack build system and restructure code hace 6 años
LICENSE add license file hace 6 años
README.md update package information hace 6 años
package.yaml update version hace 6 años
skat.cabal add preconfigured matches and extend online ai hace 6 años
stack.yaml introduce stack build system and restructure code hace 6 años

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.