Programming all day long XD
Added 2023-10-30 04:24:18 +0000 UTCHello everyone!
My day flew by today. I was at the computer all the time advancing the game project.
The first thing I'm going to develop is the minimum playable expression of what I want the game to have. This will result in an Alpha version that I will publish here in the patreon so you can have early access.

In this first version the player will have to conquer Momo in a restaurant, in which one can decide to do things with her, showing the respective scenes. Under the table, in the restaurant's bathroom, etc.
So it will include dialogues, lunch and if you manage to conquer the girl, scenes for adults.
To get there I have to program a lot of things first and design how it will work internally within the program.

Today I have advanced a lot of things inside the code. I developed a system for the dialogs that allows the player to select answers, which lead to different results. This also has an animation of writing in the text and changing background images (in the future it could be background animations).
All this is working with a controller of the general system of the game, another one that stores the dialogs of the level and another one that manages the images that are seen in the background. 3 independent systems but connected between them.
All this will become more complex as I develop new features within the game.

I'm using very basic images to test everything XD
That's the status report XD

In short, I'm moving forward and God willing, soon I will be able to share with you a fully playable demo.
A big hug to all of you!