Compare commits
1 Commits
9113d4b8c1
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| d72a6ef6f2 |
@@ -4,7 +4,6 @@ from Ledger import Ledger
|
|||||||
#TODO Look into 5card jack thingo that Tim mentioned
|
#TODO Look into 5card jack thingo that Tim mentioned
|
||||||
#TODO Insurance - If dealer starts with 21, you can bet against it and win your money back
|
#TODO Insurance - If dealer starts with 21, you can bet against it and win your money back
|
||||||
#TODO Make each game session more distinct (Embeds?)
|
#TODO Make each game session more distinct (Embeds?)
|
||||||
#TODO Card counting.
|
|
||||||
|
|
||||||
# Game States
|
# Game States
|
||||||
INIT = 0
|
INIT = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user