general in Devs

Indie Games


If anyone would like to help with these things in my game, please let me know: (read the article)


For day 777 of coding, I have gotten a specific room to spawn after so many rooms. I will put in a way to continue forward later


For day 776 of coding, I am making some progress on spawning special rooms. During measuring the spawn point, I have also fixed the clean-up so that leftover objects don't carry over to the next room


This build for android snake mobile phone game => https://gamejolt.com/games/snakeAndroid/974457



Flowers from Keith's Nature Kit
Bellflower, Violet, and Daisy
I changed the textures to make them look painted on.



For day 775 of coding, I managed to fix the endless looping error. It turns out the variable used in the new code I'm working on didn't use the actual room count, but that's fixed now


For day 774 of coding, I am working on having special rooms appear after so many rooms or other conditions
I also now need to fix the looping error in the room generation script again