Skip to content

A simple blackjack program written as part of a python tutorial.

License

Notifications You must be signed in to change notification settings

ThatClyde/Simple_BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_BlackJack

  • requires python 3+

A simple blackjack program written as part of a python tutorial: Problem Solving with Algorithms and Data Structures using Python by Bradley N. Miller, David L. Ranum which is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Blackjack.py works as a stand-alone. play.py, models.py, and utils.py are the same program, broken into smaller pieces for experience and to make the code more readable. Run play.py to play blackjack.

About

A simple blackjack program written as part of a python tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages