Skip to content

A CLI black jack game I made after learning how to work with classes in Python

License

Notifications You must be signed in to change notification settings

jasonflorentino/blackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Jack

A CLI black jack game - You vs. the dealer!

This is one of the first complete programs I wrote after learning how to use classes in Python. Pretty rudimentary. I tried to add some flair to it with slow printing, and building in some timing to the prompts and responses. Might come back to it eventually and add more. Finishing this also made me interseted in looking into how to distribute it in a way other than just a .py file. We'll see how that goes. Anyway, back to learning.

Thanks for stopping by,

—Jason

2020-11-25

Try it out

  1. Have Python3

  2. Run python3 blackJack.py next to deckOfCards.py

  3. Don't bust!

Screenshot of game being played in a terminal window

About

A CLI black jack game I made after learning how to work with classes in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages