Skat Engine und AI auf Haskell Basis
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
flavis 30406df4d7 add license file vor 6 Jahren
app introduce stack build system and restructure code vor 6 Jahren
src introduce stack build system and restructure code vor 6 Jahren
test introduce stack build system and restructure code vor 6 Jahren
.gitignore add license file vor 6 Jahren
ChangeLog.md introduce stack build system and restructure code vor 6 Jahren
LICENSE add license file vor 6 Jahren
Operations.hs add ai system and a decent simulation based ai vor 6 Jahren
README.md update package information vor 6 Jahren
package.yaml update package information vor 6 Jahren
skat.cabal update package information vor 6 Jahren
stack.yaml introduce stack build system and restructure code vor 6 Jahren

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.