Commit Graph

16 Commits (ceef90be2ede9361c72fa04598e6a9b318e50edc)

Author SHA1 Message Date
CrystalMoogle ceef90be2e More formatting 2023-07-16 17:17:03 +01:00
CrystalMoogle ef55b4bc2e Formatting 2023-07-16 16:50:52 +01:00
CrystalMoogle 3ae3a26e2b Add a delay to dealer drawing of cards 2023-07-16 16:34:20 +01:00
CrystalMoogle 12b6bb7358 Move this here, otherwise dealer can win with 5 cards even if bust 2023-07-16 16:14:04 +01:00
CrystalMoogle d4eff0d774 Replace this with a switch statement, make it easier to read 2023-07-16 16:10:48 +01:00
CrystalMoogle 2860c9c622 Remove testing code 2023-07-16 16:07:57 +01:00
CrystalMoogle 73ace5bcca Condense code a little 2023-07-16 16:07:13 +01:00
CrystalMoogle d4511f6ffa Specify data types for parameters 2023-07-16 15:54:53 +01:00
CrystalMoogle eb37ba7c41 Convert cards to tuple 2023-07-16 15:37:10 +01:00
CrystalMoogle ca2dd78e06 Remove unused file 2023-07-16 15:21:04 +01:00
CrystalMoogle 1e0a9a71b2 Remove unneeded code 2023-07-16 15:15:29 +01:00
CrystalMoogle 6880589562 Refactor code to make Game its own Class to split from UI dedicated functions. 2023-07-16 15:13:43 +01:00
CrystalMoogle 1295bdbc09 Hide second Dealer card/total from Player unless Dealer has Blackjack. Fix possible crash cause for dealer drawing too many cards. 2023-07-15 23:22:31 +01:00
CrystalMoogle 0c5c9e115b Fix a crash until cause is found, slightly change position of UI element 2023-07-15 22:22:53 +01:00
CrystalMoogle 626b57c982 Add project files. 2023-07-15 22:00:20 +01:00
CrystalMoogle 2fef761acb Add .gitattributes, .gitignore, and LICENSE.txt. 2023-07-15 22:00:17 +01:00