
Post about Card games (CCG/TCG)!

Just so you guys know, we got a Community for the GJTCG
► https://gamejolt.com/c/gjtcg-cfftct ◄
If you want to be a part of the card game, make your own cards and post them in the community!!




For day 389 of coding, I made a simple sprite of chips that changes as you win or lose betting money


For day 388 of coding; I have implemented the rule that during a split hand made from aces, the player can only draw one more card. there is also no blackjack bonus earnings in this case


For day 387 of coding, I have fixed the message display and further optimized when to run the result calculations

cooking.
EDIT: A proper video with some progress will be uploaded later.

Garden Things: Part 2 trailer.

Garden Things: Wave 2 Trailer.
.---- .-.-.- / ..-. . -... .-. ..- .- .-. -.-- .-.-.- / ..--- .-.-.- / .-.. .. -. -.- ... / .. -. / .-- --- .-. .-.. -.. ... .-.-.-MADE BY:@EnnardInc, YT, ...
https://www.youtube.com/watch?v=OJfVWtuOYMQ


For day 386 of coding, I am currently altering how the results display in order to avoid redundant messages


For day 384 of coding, I have moved the code for updating the results message into a new function. that function will then run after each total point update
This is to ensure better message accuracy, and to cut out the redundant message checks