Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 290 Bytes

Blackjack

Simple blackjack game written in Python.

To run the game run the command "python -m pip install -r requirements.txt". After the requirements are installed, run "python blackjack.py".

image