
Post about Card games (CCG/TCG)!


For day 370 of coding, the game can now recalculate whether aces will add 1 or 11 points to the total


For day 369 of coding, I made some options for when the game ends


For day 368 of coding, I have made a results state that shows who the winner is


For day 367 of coding, I have created the state for the dealer's automated turn


For day 367 of coding, I have made the state for the player's turn
At some point I will need to make it to where the Aces would be either 1 or 10


For day 366 of coding, I have started making a state machine for each phase of the game
So far I have only implemented the opening draw for both players

Look I made me a sprite of myself


For day 365 of coding, I have now made a win/lose condition for this game


For day 364 of coding, I made it to where more than 2 cards are shown for each player


For day 363 of coding, I have made a start menu to decide how many decks will be used for the game