README.md 976 B

mattermost-blackjack

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.

Demo

Demo video recorded using Peek.

Installation

  • Download the plugin here
  • Go to Mattermost System Console
  • Under Plugins, choose Upload Plugin and select the downloaded file
  • Enable the Blackjack plugin and try /blackjack command in a channel

    Development Resources

  • To manually build and deploy this plugin on Mattermost server, follow this document