Commit 7894e64
authored
create blackjack simulate file
Blackjack simulation game.
Main feature:
- Totally object oriented
- Player multiple decision
- Bet
- Hit
- Stand
- Double-down
- Surrender
- Record display
- Color output support
Develop & Test environment
- Ubunt 16.04.6 LTS
- Python 3.5.2
Dependence package:
- Built-in
- os, random, functools1 parent a7853b7 commit 7894e64
1 file changed
Lines changed: 627 additions & 0 deletions
0 commit comments