/blackjack21

A complete package for blackjack, with no players limit on a table, double down, and split features too.

Primary LanguagePythonMIT LicenseMIT

blackjack21


PyPI PyPI - Status PyPI - License

A complete package for creating a multiplayer blackjack table.

Features

  • No limit of Tables count.
  • No limit of players per table.
  • No limit of decks of cards being used for the table
  • Hit, Stand, Double Down, Split.

Installation

pip install blackjack21

Full documentation available at: blackjack21.rtfd.io/en/latest/

Examples: