


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


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


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


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


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


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