Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 990 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 990 Bytes

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: