general in Devs

Indie Games


For day 756 of coding, I have manage to have the rocks not overlap each other when they spawn


For day 755 of coding, I have rocks spawning in now. I will need to adjust to have them spawn in the right spots, and not have them cluttered together


For day 754, I am currently working on having some objects spawn in the maze now; though I haven't yet made enough progress to show it in action


For day 753, I made sure that the room number tracker goes up with each pathway traversal. The count will reset upon leaving the maze
What will I post this week? Polls on many topics (personal, football, my games... and special Christmas posts), LaLiga DT updates, progress videos, etc. Read the article to see the daily post.
I hope you like everything


For day 752 of coding, I think I got it to where the exits will spawn further away from each other



For day 751, I made the exit placements more random. Now I need to find a way to not have them so close to each other sometimes


For day 750 of coding, I have put in some code to randomize the possible placements. I may need to adjust as I cannot immediately tell if the randomization is working