Loading...
67
14 days ago

For day 742 of coding, I have updated the exit placements to try to not have them so clustered together. I've also noticed that some placements are in odd places




2 comments

Loading...

Next up

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 752 of coding, I think I got it to where the exits will spawn further away from each other

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

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

For day 748 of coding, I am working on changing the end conditions on the exit placement loop. Right now, the code goes on an endless loop whenever it's called; but that will be fixed later

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

For day 749 of coding, I have fixed the looping issue

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

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

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