All Posts in GameMaker Studio 2

Share your creations!
Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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