Skip to content

dranidis/go-skat

Repository files navigation

go-skat

Go implementation of the German card game SKAT

It supports playing against two AI players (Bob and Ana).

In auto mode 3 AI players are playing against each other.

Usage of go-skat:
  -auto
    	Runs with CPU players only
  -html
    	Starts an HTTP server at localhost:3000
  -log
    	Saves log in a file (default true)
  -n int
    	total number of games (default 36)
  -r int
    	Seed for random number generator. A value of 0 generates a random number to be used as a seed.

About

Go implementation of the German card game SKAT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published