|
1 éve | |
---|---|---|
.circleci | 3 éve | |
assets | 3 éve | |
build | 3 éve | |
public | 3 éve | |
server | 1 éve | |
.editorconfig | 3 éve | |
.gitignore | 3 éve | |
.golangci.yml | 3 éve | |
LICENSE | 3 éve | |
Makefile | 3 éve | |
README.md | 3 éve | |
error.png | 3 éve | |
go.mod | 3 éve | |
go.sum | 3 éve | |
plugin.go | 3 éve | |
plugin.json | 3 éve |
A simplified Blackjack game for Mattermost. It doesn't involve any stakes or betting. Allows single player mode. The objective is to get a Blackjack.
Supports only hit
and stay
player decisions. Cards from a single deck of 52 cards is dealt during each game.
recorded using Peek.