BlackjackGUI/BlackjackGUI
CrystalMoogle 98d7967726 Make slight changes to layout, add deck for future animation, add a size attribute 2023-07-22 19:45:15 +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 a message for dealer's turn, also an event to add any message if needed in the future 2023-07-16 17:40:28 +01:00
Card.vb Make slight changes to layout, add deck for future animation, add a size attribute 2023-07-22 19:45:15 +01:00
Game.vb Change how suit/number is handled in the card class, change the layout of the card tuples. 2023-07-21 21:24:37 +01:00
GameWindow.Designer.vb Make slight changes to layout, add deck for future animation, add a size attribute 2023-07-22 19:45:15 +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 Change how suit/number is handled in the card class, change the layout of the card tuples. 2023-07-21 21:24:37 +01:00
Player.vb Change how suit/number is handled in the card class, change the layout of the card tuples. 2023-07-21 21:24:37 +01:00
Utilities.vb Change how suit/number is handled in the card class, change the layout of the card tuples. 2023-07-21 21:24:37 +01:00