Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

While it feels unfinished, I can see the idea of the game come together. Overload your schedule with patients, and you can't sleep or take care of them like you should.

There's a similar time management game I draw a parallel to: Do Not Feed the Monkeys. The difference here is that you directly interact with your subjects, and instead of having health, food, and energy, you simply have energy to consider in your careful balancing act.

But what will you do now? Will you finish the project? Or continue on from it? My belief as that you will gain much from a continuation.

Thank you!

As of now, I'm uncertain when I'd come back to this project. Architecturally, there are many parts of the code I'd want to fix before building on top of it. I coded as I went which meant that I had to refactor a lot, and when it was finally time to implement the chat system, I only had a few hours left (so I just settled for clicking on choice bubbles to switch the state of the generated dialog tree).

It's my first finished Godot game, and I think I learned a lot! For my next project, I would definitely make use of an event bus, and I'd spend more time in my initial planning document considering where and when data and events needs to pass so I can hopefully stamp out surprise bugs earlier.