Skip to content

Kapill21/python_blackjack_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages