Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 398 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 398 Bytes

Ziki's Simple CLI Blackjack

This is a simple CLI Blackjack game made in python

Installation

Clone the repository

git clone https://github.com/Zikithezikit/ZikiBlackjackCLI

Get into the folder

cd ./ZikiBlackjackCLI

Run the .py file

python3 ./jack.py

Do it 👴 ⚡

Note

There is "money". As of yet there isn't the option to double down.