Skat Engine und AI auf Haskell Basis
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
flavis 98e875eeea update package information 6 lat temu
app introduce stack build system and restructure code 6 lat temu
src introduce stack build system and restructure code 6 lat temu
test introduce stack build system and restructure code 6 lat temu
.gitignore introduce stack build system and restructure code 6 lat temu
ChangeLog.md introduce stack build system and restructure code 6 lat temu
Operations.hs add ai system and a decent simulation based ai 6 lat temu
README.md update package information 6 lat temu
package.yaml update package information 6 lat temu
skat.cabal update package information 6 lat temu
stack.yaml introduce stack build system and restructure code 6 lat temu

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.