Posted May 05, 2024 by muccrab
Date: 05/05/2024
Activity: Update on progress
Notes:
This weekthe progress was slower than I wanted it to be. It is because of personal matters and I believe I that I can recover from the lost time in the next week, so I don't really care that much. Anyways, I don't have anything to show you, because I have only done some technical things. First of all, I decided more on what the game will be about. I can tell you that you will be tasked to escaped from maze of rooms. This maze is proceduraly generated and each room will be a different small task.
This week I have made generator for that maze ensuring that the graph it generates is strongly connected and also made a teleporter object that will take player to those rooms. I also made button object that player can press to get some outcome.
Next week I will be working on some few rooms to test the idea out and to make some playable product that can be enjoyed even though not complete. I won't be bothering myself with effects and sounds since I want it to just be playable. You can expect some demo build, though it will be very bare.