Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

RUdolf1517/blackjack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

♠️ Blackjack-CLI ♠️

Welcome to a simple yet stylish implementation of Blackjack (21) in the terminal, written in Python with a touch of color using colorama.

🎮 Features

  • 🔹 Fully randomized deck (no card repetition)
  • 🔹 Player vs Dealer logic
  • 🔹 Interactive card drawing (hit/stand)
  • 🔹 Smart dealer
  • 🔹 Color-coded output for better immersion
  • 🔹 Automatic win/loss/draw evaluation
  • 🔹 Canonical Blackjack rules (21 limit, busts, tie, dealer logic)

Rules of the game:

  • Your cards and the dealer's cards are dealt from a real deck.
  • You can request a card to improve your hand.
  • If the sum of the cards exceeds 21 — it's a bust!

📦 Requirements

To run this project you need:

  • Python 3.6
  • colorama
  pip install colorama

Installation

Soon

Features

  • Remade UI
  • More emotions!
  • Сode optimization
  • Setup bash script

Contributing

Contributions are always welcome!

License

MIT

About

BlackJack-CLI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages