Skip to content

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

License

Notifications You must be signed in to change notification settings

welel/blackjack-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Topics

Resources

License

Stars

Watchers

Forks

Languages