Skip to content

This Repository includes a blackjack game project coded in Python 3.8.

License

Notifications You must be signed in to change notification settings

rishimule/blackjack-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack-Python

A simple Blackjack game project coded in Python 3.8.

Installation

Use the package manager git to install BlackJack.

$ git clone https://github.com/radonintro1234/blackjack-python.git

Usage

$ cd blackjack-python
$ python blackjack.py

Preview

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT