Skip to content

viannarth/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gago's Blackjack

This is a Python project consisting of a simple version of the game Blackjack and was made to practice my habilities with the language.

Game characteristics

  • Single-deck game
  • Only one player (you) and the dealer
  • No split
  • Early surrender
  • No hole-carding
  • The dealer hits on a soft 17
  • Betting system
  • Game history saving system

How to play

Clone this project to a folder and run the main.py file. You may have Python installed in your computer.

Have fun!

About

Simple game of Blackjack made with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages