-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rahul Nanwani edited this page Dec 10, 2022
·
19 revisions
A complete package for creating a multiplayer blackjack table.
NOTE: Use http://blackjack21.rtfd.io/ documentation for blackjack21>=3.0.0
- Create Tables.
- Max. 5 players per table.
- Hit, Stand, Double Down, Split.
- Installation
- Basic Example
- Advanced Example
- Classes, and its attributes and methods
- Previous Versions
It is recommended to switch to v2.0.0 which is a stable version and unlikely to be impacted by any compatibility issues What has changed and what is impacted?
- Table now uses keyword arguments check Table for more details
- Added examples dir
- Examples include displaying the dealer's first card
- Previous versions had bad naming with respect to the changes
blackjack21 v2.0.1