Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vutran/blackjack
https://github.com/vutran/blackjack
blackjack demo python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vutran/blackjack
- Owner: vutran
- License: mit
- Created: 2015-11-25T03:16:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T22:17:12.000Z (about 9 years ago)
- Last Synced: 2024-05-02T05:43:16.118Z (9 months ago)
- Topics: blackjack, demo, python
- Language: Python
- Size: 39.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Blackjack
A simple Blackjack game made in Python as part of the [Interactive Python](https://www.coursera.org/course/interactivepython2) class on Coursera. This script should be ran on [CodeSkulptor](http://codeskulptor.org) as it requires the SimpleGUI module.
![screenshot](https://github.com/vutran/blackjack/raw/master/screenshot.png)