Loading...
27
2 years ago

For day 361 of coding, I made a section to show both the dealer's and player's previous card




3 comments

Loading...

Next up

For day 932 of coding; I made an coal sprite, but haven't gotten to implement its use yet

For day 929 of coding, I cleaned up the code for drawing the text box by replacing the unneeded variable with a local variable. This is to help it run a bit better

I made an animation of @SubterraneanExhibit 's Dragon breathing fire for my Artfight Defense

Artfight Profile: https://artfight.net/~SubterraneanExhibit

Welcome @PQubeGames to Game Jolt by giving them a follow!

Their upcoming game Discounty is a cozy supermarket management game 🛒 Make friends (and enemies) as you grow your shop!

Learn more about Discounty: https://gamejolt.com/games/Discounty/1006923

My Artfight attack on @B_Kaizer with Lemon Cat

Artfight Profile: https://artfight.net/~DB-Kaizer

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 930 of coding, I cleaned up the code some more by removing obsolete code

For day 928 of coding, I've noticed that the information for building the textbox wasn't lining up to how the final text is measured. The box now better adjusts to the text on the screen

My game in 50 seconds #indiedev #Gamedev #steam

For day 931 of coding, I cleaned up the code for spawning resources by replacing unnecessary variables with local variables