Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 268 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 268 Bytes

A simple Blackjack game written in Python using wxPython.

Tested in Python 3.6.1 and wxPython 4.0.7.post2

Made by Jordan Barnes ([email protected])

Example

To Run:

pip install -U wxPython
python gfxblackjack.py