Posted April 01, 2024 by GMPguy
As some of you may know, this game has been originally created for Game Off 2019 game jam, and one of the requirements, was to provide game's source code in a GitHub repository. Since I was more focused on providing a - sort of - well polished game, and I haven't learned how to use Git by that time, the code was not uploaded properly.
As of March 30th, that has changed. The current repository is still public, but now the whole source code is not contained within .zip volumes, and can be inspected and cloned/forked more easily!
The repository also contains the most up-to-date indev version of the game, which will be updated anytime I add or change something in the project.
This actually makes a cool addition; instead of waiting months for devlogs or other announcements, now you can track the development process and smaller updates to the project on the commits chain:
Unfortunately, our 4th semester classes schedule has been constructed... not as anyone has thought it would be. To not beat around the bush again, let's just say I wast focused more on college stuff, and could not work on the project. Fortunately, a lot of this stuff is settled, and I'll think I'll be able to get back into the development once I'll deal with a few remaining small loose ends.
However, even tho I have not delivered update 1.5 on time, it is technically possible to play the game in it's current state of development. In order to do so, the following steps must be taken:
That being said, it is HIGHLY IL-ADVISED to play the game like this. Not only will you need:
You will also have to deal with the following:
Yeah... so, If you are an average gamer, it would be wiser to just wait a little bit longer for an actual update. The current source code going public is more or less just a curiosity, and a form of archiving all the process of development.
But if you meet the four mentioned requirements above, and have some time and patience to spare, you could check out how's the development going. Alternatively, checking updates in the commit chain should be enough to know what's going on.
Also who knows? Maybe in the future, someone could use the repository to create some mods to the game, or maybe use the code as a base of something far greater than any of us could ever possibly imagine! (Highly doubt that, majority of the code is based on my programming knowledge from 2019-2021, which did not stand the test of time).
But for now, that's all I have to say. Thank you for reading, and happy late Easter!