Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 774 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 774 Bytes

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