https://github.com/bannsec/pyblackjackold
A Python Library and Application For BlackJack Simulation And Learning
https://github.com/bannsec/pyblackjackold
Last synced: 11 months ago
JSON representation
A Python Library and Application For BlackJack Simulation And Learning
- Host: GitHub
- URL: https://github.com/bannsec/pyblackjackold
- Owner: bannsec
- Created: 2016-01-07T00:20:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T03:39:47.000Z (over 10 years ago)
- Last Synced: 2025-06-18T16:48:08.424Z (about 1 year ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[ ](https://codeship.com/projects/129287) [](https://coveralls.io/github/Owlz/pyBlackJack?branch=HEAD)
I'm just playing around with blackjack and python. No guarantees on anything working. You probably don't want to use this.
Testing
Testing is done simply by running the following command from the root of the project:
py.test --cov=.