XaiJu
SizeDifferenceWorld
SizeDifferenceWorld

patreon


"Final Exam" Game Devlog

Hi!

I want to continue the devlog on my priority project.

As it always happens, there's more work than I'd like to do. I am now talking about work on optimizing the game's code. Wanting to finish the demo as soon as possible, I made such a bad and unoptimized code in many places that now it's hard for me to understand how I could do such a thing.

But it's not as bad as it may seem. More than half of the optimization work is done, and I let myself switch to other work.

I started building the second level. I've created all the necessary tiles for the second level, and the first location is already built. It's still empty. I decided that I will add enemies and items later. I already have plans for all the levels of the game without enemies and items on them. So, it will be logical to make more of what I have plans for. The enemy girls will be a little different from the enemies of the first level, so I will create and arrange them a little later, after I finish optimizing the game code.

Right now I'm creating the second level locations in separate files, which, for now, are not included in the main game. Therefore, I haven't updated the working build of the game. But in the attachment to this post, there is a video of location testing.

This is my first experience recording and editing videos, so, there are some minor flaws. Hopefully, future videos will be better. The music overlaid on the video is not related to the game. I removed the original music and sounds from the recorded video, as they turned out to be of poor quality. I will try to do better in the future.

The latest working build can be found at the link in the post attached on the main page.

"Final Exam" Game Devlog

More Creators