Loading...
19
2 years ago

For day 397 of coding, I have changed how return to the title screen works so the changes in options will be retained

I've also learned that if I set variable = an entire array, array functions will affect both. with that in mind, array_copy() is needed.




0 comments

Loading...

Next up

For day 1092 of coding, I put a counter at the bottom center of the debug screen that will track how much time(frames) has passed during loading

For day 1093 of coding, I placed some more comments within the code so I can still tell what the code is supposed to do

For day 1094 of coding, I've made one of the local variables only hold one number since having it as an array was found to be unnecessary

Happy Joltidays! A new quest has entered your quest log. Accept the quest and follow @therealkomasan to open today's slot on the calendar.

#AdventCalendar2025

For day 1095 of coding, I've been placing more comments throughout the code. It's definitely helping me see better at what the code does

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

For day 1090 of coding, I have made some changes to how the exits spawn so that they won't spawn with empty space right behind it

For day 1097 of coding, I made the shadows more transparent. I'm still working on it's depth in relation to the other objects

Happy Joltidays! A new quest has entered your quest log. Accept the quest and follow @MONODO to open today's slot on the calendar.

#AdventCalendar2025

For day 1091 of coding, I was cleaning and rearranging the exit spawn code to lighten the work load