Skat Engine und AI auf Haskell Basis
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flavis 30406df4d7 add license file 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 add license file 6 년 전
ChangeLog.md introduce stack build system and restructure code 6 년 전
LICENSE add license file 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.