Loading...
60
9 months ago

For day 724 of coding, I am currently working on reworking the random area generation. Nothing to show on that end, but I have also included more debug info that shows the player's x and y cell position

cell size is currently 16 x 16 pixels




1 comment

Loading...

Next up

For day 975 of coding, I found something odd while testing the exit. It seems pretty minor, but I should see why it's happening in the first place to prevent future problems

For day 973 of coding, I removed a variable that I've found wasn't being utilized at all in regards to wall collision checking

For day 979 of coding, I'm working on a way to stop the player during the exit. Nothing to show yet, but I did see something weird during recorded that will be investigated later

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

For day 977 of coding, I have fixed the issue with detecting direction

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

For day 974 of coding, I am looking into different methods of executing the forest traversal scripts

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

For day 980 of coding, I have fixed the issue found with the east/west exits