d-behl / blackjack-py

A simple CLI Blackjack game written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blackjack-py

This is a simple command-line Blackjack game written in Python.

Tested on Python 3.6.

Installation

To install blackjack-py from source, first clone the repository and then run:

$ python setup.py install

Usage

$ blackjack <player1> <player2> ... <playerN>`

License

Open sourced under MIT License.

About

A simple CLI Blackjack game written in Python.

License:MIT License


Languages

Language:Python 100.0%