XaiJu
SizeDifferenceWorld
SizeDifferenceWorld

patreon


"Final Exam" Game Devlog

Hi!

Today I'm updating the working build of the game and continuing the public devlog.

Today I finished creating the third location of the second level. Of course, this doesn't mean that, in the future, this location won't change at all. First of all, I will, at a later date, add images of giantesses to the background. Second, it is quite possible that during the testing process various bugs may be revealed, which will make it necessary to redesign a lot of things.

One of the problems was discovered yesterday. I found a problem with the stone blocks that the main character has to break. There are several types of blocks in the game, and I, originally, described the behavior of each type of block separately. This proved to be very inconvenient when adding blocks to a location. There are some parts of the code that are the same for each block that can be put into a separate subprogram. This would greatly simplify the code and make it easier to add blocks to the game scene. I hope to be able to fix the code for the next devlog update. And, although visually the changes will not be visible, I hope that this work will not be done in vain.

To find the link to download the working build of the game, see the pinned post for patrons in the feed.


More Creators