Design in GameMaker

Share your creations!
Loading...

For day 368 of coding, I have made a results state that shows who the winner is

Loading...

For day 367 of coding, I have created the state for the dealer's automated turn

Loading...

For day 367 of coding, I have made the state for the player's turn

At some point I will need to make it to where the Aces would be either 1 or 10

Loading...

For day 366 of coding, I have started making a state machine for each phase of the game

So far I have only implemented the opening draw for both players

Loading...

For day 365 of coding, I have now made a win/lose condition for this game

Loading...

For day 364 of coding, I made it to where more than 2 cards are shown for each player

Loading...

For day 363 of coding, I have made a start menu to decide how many decks will be used for the game

Loading...

For day 362 of coding, I have rearranged the layout of the text to look more appealing. This will also make room for any prompts, choices, and other info

Loading...

For day 361 of coding, I made a section to show both the dealer's and player's previous card

Loading...

For day 360 of coding, I made a point counters based on the cards drawn for the player and the dealer

The points will need to be adjusted later to match whichever game this program will emulate