rahul-nanwani / blackjack21

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

Home Page:https://pypi.org/project/blackjack21/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

https://pypi.org/project/blackjack21/

License:MIT License


Languages

Language:Python 100.0%