wackerow / Blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

Casino-style Blackjack game designed for Python!

  • Allows multiple human players to play against a dealer hand
  • Casino rules apply: Dealer hits on soft 17, and Blackjack pays out 3:2
  • Allows for insurance, doubling-down and hand splitting

Known issues (see Issues section on GitHub):

  • Betting limited to even integers
  • Needs improvement to UI/UX

About


Languages

Language:Python 100.0%