BlackjackGUI/BlackjackGUI
CrystalMoogle 12b6bb7358 Move this here, otherwise dealer can win with 5 cards even if bust 2023-07-16 16:14:04 +01:00
..
My Project Refactor code to make Game its own Class to split from UI dedicated functions. 2023-07-16 15:13:43 +01:00
Resources Remove unused file 2023-07-16 15:21:04 +01:00
ApplicationEvents.vb Add project files. 2023-07-15 22:00:20 +01:00
BlackjackGUI.vbproj Add project files. 2023-07-15 22:00:20 +01:00
GameWindow.Designer.vb Refactor code to make Game its own Class to split from UI dedicated functions. 2023-07-16 15:13:43 +01:00
GameWindow.resx Refactor code to make Game its own Class to split from UI dedicated functions. 2023-07-16 15:13:43 +01:00
GameWindow.vb Convert cards to tuple 2023-07-16 15:37:10 +01:00
Utilities.vb Convert cards to tuple 2023-07-16 15:37:10 +01:00
game.vb Move this here, otherwise dealer can win with 5 cards even if bust 2023-07-16 16:14:04 +01:00
player.vb Condense code a little 2023-07-16 16:07:13 +01:00