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 be52a008df send bidding log to every bidder 6 anos atrás
app implement grand and null mechanics, fix some online player issues 6 anos atrás
src send bidding log to every bidder 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 implement grand and null mechanics, fix some online player issues 6 anos atrás
skat.cabal implement grand and null mechanics, fix some online player issues 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.