Skip to content

sean-reid/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Blackjack

Play Blackjack against a computer, right in your terminal!

I built this so I could practice counting cards.

How to run

python src/main.py

And follow the instructions in the terminal. Have fun!