Skat Engine und AI auf Haskell Basis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flavis be52a008df send bidding log to every bidder 6 anni fa
app implement grand and null mechanics, fix some online player issues 6 anni fa
src send bidding log to every bidder 6 anni fa
test introduce stack build system and restructure code 6 anni fa
.gitignore add license file 6 anni fa
ChangeLog.md introduce stack build system and restructure code 6 anni fa
LICENSE add license file 6 anni fa
README.md update package information 6 anni fa
package.yaml implement grand and null mechanics, fix some online player issues 6 anni fa
skat.cabal implement grand and null mechanics, fix some online player issues 6 anni fa
stack.yaml introduce stack build system and restructure code 6 anni fa

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.