Black Jack Game developed in Python.
Using simplified rules.
This projects uses numpy, os and time.
Clone the repository on your local machine.
Using Terminal, place yourself in the black-jack
directory and run:
python blackjack/blackjack.py
Press "H" to Hit, "S" to Stay. Do "Ctr+C" to quit.
- Joffrey Armellini - MtlBerri
This project is licensed under the MIT License.