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 98e875eeea update package information hace 6 años
app introduce stack build system and restructure code hace 6 años
src introduce stack build system and restructure code hace 6 años
test introduce stack build system and restructure code hace 6 años
.gitignore introduce stack build system and restructure code hace 6 años
ChangeLog.md introduce stack build system and restructure code hace 6 años
Operations.hs add ai system and a decent simulation based ai hace 6 años
README.md update package information hace 6 años
package.yaml update package information hace 6 años
skat.cabal update package information 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.