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

For day 468 of coding, I have fixed the display results for the split hand. The problem was caused by the current checks that determine what is displayed. I made those checks simpler by just using a flag for a split game rather than checking states

Loading...

For day 467 of coding, I have fixed the scoreboard. Now I need to later fix the results display for the split hand

I was playing work at a pizza place with my friends and bro I got cloned

Loading...

For day 466 of coding, I have applied the dealer's draw flip to the split game

The scoreboard is acting a bit funny right now, but I'll have that addressed later

Loading...

For day 465 of coding, I have applied the card flipping to both of the player's split hands

Loading...
Loading...

For day 464 of coding; after a bit of time, I have applied card flipping to the start of the player's split hand

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