Design in GameMaker

Share your creations!
Loading...

For 374 of coding, I have placed in the ability to do a regular betting at the start of each game

Loading...

For 373 of coding, I have coded in the double down mechanic for when the player starts with a hand ranging from 9 to 11

I will need to fix the dealer's code so they will stop when they get a winning hand instead of at at least 17

Loading...

For day 372 of coding, the game now has a reshuffle mechanic

Loading...

For day 371 of coding, I have included a discard pile to place the used cards

Later, I will need to code in a reshuffle whenever the deck runs out

Loading...

For day 369 of coding, I made some options for when the game ends

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