-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rahul Nanwani edited this page Jan 9, 2022
·
19 revisions
A complete package for blackjack, with max 5 players on a table, double down, and split features too.
pip install blackjack21
pip install --upgrade blackjack21
pip install blackjack21==0.0.1
from blackjack21 import Table
blackjack21 v2.0.1