Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 330 Bytes

Blackjack

This is a simple Blackjack game in Python, that I made, mainly to teach myself. It includes a wallet, win and loss stats. You can bet on the game and play against the house who will draw until they are above 17. You can also take a loan if you go below 0.

Launch main.py and follow the questions in your terminal