Skip to content

A simple Blackjack game made in Python for learning purposes.

License

Notifications You must be signed in to change notification settings

krasmazov483/blackjack-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack-python

A simple Blackjack game made in Python for learning purposes.

Blackjack in Python

Dependencies

Python 3.x

Installation

Simply extract the files to the folder of your liking.

Usage

  • Open the terminal
  • Change directory to the location of the main file 'blackjack.py' with 'cd /path/to/the/file' (Linux) or 'cd \path\to\the\file' (Windows)
  • Execute the file with the command 'python blackjack.py' or 'python3 blackjack.py' without the quotes.

About

A simple Blackjack game made in Python for learning purposes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages