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 e8ce4d60f8 implement bidding score calculation 6 jaren geleden
app some optimizations 6 jaren geleden
src implement bidding score calculation 6 jaren geleden
test introduce stack build system and restructure code 6 jaren geleden
.gitignore add license file 6 jaren geleden
ChangeLog.md introduce stack build system and restructure code 6 jaren geleden
LICENSE add license file 6 jaren geleden
README.md update package information 6 jaren geleden
package.yaml some optimizations 6 jaren geleden
skat.cabal implement bidding score calculation 6 jaren geleden
stack.yaml introduce stack build system and restructure code 6 jaren geleden

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.