All Posts in GameMaker Studio 2



For day 463 of coding, I have applied the card flipping function to the Player's "Double Down" event


For day 462 of coding, I have applied the card flipping function to the dealer's draw event


For day 461 of coding, I have implemented the card flipping for the player's hit event


For day 460 of coding, I have gotten the starting cards (not including the dealer's hidden) to flip over


For day 458 of coding, I have fixed the issue with the dealer not showing the cards they have drawn


For day 457 of coding, the player can draw cards with a split hand. I will have to work on the dealer's draw to get that right


For day 456 of coding, I have included the card placements in the setting for which side the player and the dealer will play from



For day 455 of coding, I have coded in the card visibility set-up for when the player splits the hand


For day 454 of coding, the dealer now reveals their hidden hard once it is time. The cards also disappear when you leave, or start a new game


For day 453 of coding, I got more cards to appear through the "Hit" action