Skat Engine und AI auf Haskell Basis
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
flavis 98e875eeea update package information 6 anos atrás
app introduce stack build system and restructure code 6 anos atrás
src introduce stack build system and restructure code 6 anos atrás
test introduce stack build system and restructure code 6 anos atrás
.gitignore introduce stack build system and restructure code 6 anos atrás
ChangeLog.md introduce stack build system and restructure code 6 anos atrás
Operations.hs add ai system and a decent simulation based ai 6 anos atrás
README.md update package information 6 anos atrás
package.yaml update package information 6 anos atrás
skat.cabal update package information 6 anos atrás
stack.yaml introduce stack build system and restructure code 6 anos atrás

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.