Skip to content

nknantha/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack

A Python implementation of BlackJack with CUI.

Usage

# Clone this repo
git clone "https://github.com/nknantha/BlackJack.git"

# Change directory
cd BlackJack

# Install requirements
python3 -m pip install -r requirements.txt

# Run
python3 BlackJack.py

# On Windows use "python" instead of "python3"

Open in Cloud Shell

Dependency

colorama >= 0.4.4

Screenshots

Screenshot_1 Screenshot_2

About

A Python implementation of BlackJack with CUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages