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 cbdf357121 generalize skat online ai to use a general communicator type 6 anos atrás
app add preconfigured matches and extend online ai 6 anos atrás
src generalize skat online ai to use a general communicator type 6 anos atrás
test introduce stack build system and restructure code 6 anos atrás
.gitignore add license file 6 anos atrás
ChangeLog.md introduce stack build system and restructure code 6 anos atrás
LICENSE add license file 6 anos atrás
README.md update package information 6 anos atrás
package.yaml update version 6 anos atrás
skat.cabal add preconfigured matches and extend online ai 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.