Card games (CCG/TCG)
Post about Card games (CCG/TCG)!
Loading...

For day 402 of coding, I coded in a function to go back to the title menu upon running out of money

Loading...

For day 401 of coding, I have made the adjustments needed to have the textbox change size to fit the scores of each hand

Loading...

For day 400 of coding, I have applied the textbox to the individual hands formed from a split

I will need to adjust the coding of the score textbox so that it will adjust itself to fit the scores from the split

Loading...

For day 399 of coding, I have changed the layout on how the point totals are displayed

Loading...

For day 398 of coding, I have changed the option to return to tile after a split game to reflect similarly to how I changed the other option yesterday.

I have also made a new textbox design to select

Loading...

For day 397 of coding, I have changed how return to the title screen works so the changes in options will be retained

I've also learned that if I set variable = an entire array, array functions will affect both. with that in mind, array_copy() is needed.

Garden Things Set 2 is out.

Check the description for rules and credits! Make sure to follow everyone who makes this.

Loading...

For day 396 of coding, I have added textboxes to the player and dealer total. I may consider changing the layout at a later point

Loading...

For day 395 of coding, I managed to apply the textboxes to each player's hand