Design in GameMaker

Share your creations!
Loading...

For day 426 of coding, I have given the no money left its textbox. I've also made sure the player can only split when there's enough money

Loading...

The map is currently this big.

Later on, you can keep running infinitely as a new map is generated each time. ^^

Loading...

For day 425 of coding, I have adjusted the textboxes and the text positions. I have also made room at the bottom for possible options in the future

Loading...

For day 424 of coding, I've added a new options menu to adjust how much money you start with

I will need to adjust the box sizes at a later time

Loading...

For day 423 of coding, I have made it to where there is a delay before moving on if a hand has a blackjack during a split

Loading...

For day 422 of coding, I have applied the dynamic results textbox to the messages for a split game. I will need to add a box to the split results menu later

Loading...

For day 421 of coding, the result's textbox can now adjusts its width based on the text length. Right now, it's only for the basic results display

Loading...

For day 420 of coding, I have given the results message its textbox

I've also adjusted the position of the money icon so it will line up better with the money count

Loading...

For 419 of coding, I have given the money indicator its textbox for whichever side it's on

Loading...

For day 418 of coding, I have applied some of the player display to the options menu in order to help visualize the preferred layout and design