Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Blackjack (CLI)

A command-line Blackjack game built with Python. Play against a computer dealer: draw cards, choose to hit or stand, and see who wins based on standard Blackjack scoring rules.

Features

  • Interactive CLI gameplay (hit/stand)
  • Random card drawing using a simplified deck model
  • Dealer draws until reaching at least 17
  • Blackjack and bust detection
  • Simple Ace handling (11 can become 1 to avoid busting)

About

Command-line Blackjack game built in Python with interactive hit/stand gameplay and basic score logic.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages