Skip to content

Command line blackjack written in Python 3

License

Notifications You must be signed in to change notification settings

gdonald/blackjack-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack-py

Command line blackjack depends on Python 3.10 or later.

Clone

git clone https://gitlab.com/gdonald/blackjack-py.git

Run

cd blackjack-py
./blackjack.py

Terminal

Increase your terminal font size to see the cards better:

Blackjack

Blackjack

Features

  • Alternate Deck Types
  • Variable Number of Decks
  • Hand Splitting
  • Vegas-style Dealer Play (Dealer hits on soft 16)
  • Options Saving

Bugs / Issues / Feature Requests

https://github.com/gdonald/blackjack-py/issues

License

GitHub

Alternative Implementations:

I've written Blackjack in several other languages:

About

Command line blackjack written in Python 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages