Compare commits

...

1 Commits

Author SHA1 Message Date
d72a6ef6f2 Removed completed Todo 2025-08-15 19:35:42 +10:00

View File

@@ -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