Skat Engine und AI auf Haskell Basis
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
flavis 98e875eeea update package information 6 лет назад
app introduce stack build system and restructure code 6 лет назад
src introduce stack build system and restructure code 6 лет назад
test introduce stack build system and restructure code 6 лет назад
.gitignore introduce stack build system and restructure code 6 лет назад
ChangeLog.md introduce stack build system and restructure code 6 лет назад
Operations.hs add ai system and a decent simulation based ai 6 лет назад
README.md update package information 6 лет назад
package.yaml update package information 6 лет назад
skat.cabal update package information 6 лет назад
stack.yaml introduce stack build system and restructure code 6 лет назад

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.