Skip to content

Commit 7894e64

Browse files
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, functools
1 parent a7853b7 commit 7894e64

1 file changed

Lines changed: 627 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)