An open API service indexing awesome lists of open source software.

https://github.com/simlmx/pybj

Blackjack simulator written in python
https://github.com/simlmx/pybj

Last synced: 6 days ago
JSON representation

Blackjack simulator written in python

Awesome Lists containing this project

README

          

pybj
====

Blackjack simulator written in python.

Work in progress that might never be finished...

installation
============

Downloading
-----------
git clone https://github.com/simlmx/pybj.git
cd pybj

Installing the old way
----------------------

python setup.py install

Installing using pip
--------------------

pip install .