Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 464 Bytes

blackjack

Blackjack game for card counting practice, with both text and pygame UIs

To run:

pip install pygame
python blackjack.py

Demo:

image image image