Skip to content

dr-Faust-ux/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Casino Blackjack

A Blackjack game simulation, where you can play against the dealer. The game includes:

  • Card shuffling
  • Player and dealer logic
  • Betting system
  • Real-time balance tracking

Requirements:

  • Python 3.x

How to Run:

  1. Clone the repository
  2. Install dependencies (if any)
  3. Run python3 main.py

About

A simple Python implementation of the classic Blackjack card game, featuring card shuffling, hand totals, and win/loss conditions. Built using object-oriented programming principles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages