Skat Engine und AI auf Haskell Basis
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
flavis be52a008df send bidding log to every bidder 6年前
app implement grand and null mechanics, fix some online player issues 6年前
src send bidding log to every bidder 6年前
test introduce stack build system and restructure code 6年前
.gitignore add license file 6年前
ChangeLog.md introduce stack build system and restructure code 6年前
LICENSE add license file 6年前
README.md update package information 6年前
package.yaml implement grand and null mechanics, fix some online player issues 6年前
skat.cabal implement grand and null mechanics, fix some online player issues 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.