项目作者: dprange

项目描述 :
python OO GUI Blackjack
高级语言: Python
项目地址: git://github.com/dprange/Blackjack.git
创建时间: 2019-07-26T18:09:47Z
项目社区:https://github.com/dprange/Blackjack

开源协议:MIT License

下载


GUI Blackjack

make sure that tkinter is installed (used for the GUI). ‘sudo apt-get install python3-tk’

start blackjack.py from the command line like ‘python3 Blackjack.py’

-still working on.

-Split

-Double Down

-Betting system

-option for Dealer soft-hit

-option for number of desks

-option to burn X amount of cards (feel more like walking up to table, then having a full new deck)