Loading...
82
9 months ago

For day 659 of coding, I made a new area that will be the entry point to a randomly generated forest. I've also added a transition between this and the first area

Trees are by ButteryMilk from itch.io




1 comment

Loading...

Next up

For day 933 of coding, I found a way to incorporate different drops from a single source. I will still need to setup some probability for said drops

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

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

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

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

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

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

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

My Artfight attack on @B_Kaizer with Lemon Cat

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

My game in 50 seconds #indiedev #Gamedev #steam

For day 934 of coding, I'm currently building an array to hold the pickup's probability to use for each resource. Nothing to show quite yet