welel / blackjack-console

This project is a console game Blackjack written with Python 3. One player against a dealer. You can: bet, double, insure your hand).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackJack

This project is the console game Blackjack written with Python 3. One player against a dealer. The game with stakes. Take a challenge — win the dealer 5000 against 200.

How to play

  1. Clone the repository.

  2. Execute play.py with double click or with the next console command:

    >python play.py

Features

  • Cards displaying
  • Betting system
  • Opportunity to
    • Double
    • Insurance

About

This project is a console game Blackjack written with Python 3. One player against a dealer. You can: bet, double, insure your hand).

License:MIT License


Languages

Language:Python 100.0%