Fun lewd games, for sure. Someone recommended to me to unlock the games+ section, so I guess I'll be slowly grinding towards unlocking that one

I've thought about the assets and trying to make my own game, but I don't think I'm there yet in terms of skill.
The question is which engine you want to use..
.If you want to make something very simple, I can recommend Ren'Py.
Ren'Py consists entirely of dialogue and images... creating a game with it is very easy... as is modding
.So, if your goal is visual novels, Ren'Py is the top choice.If you want to make RPGs, then something like RPG Maker MV or RPG Maker VX Ace would be suitable
.Like TyranoScript, RPG Maker MV is a Chromium-based environment that supports JavaScript, HTML, and CSS.
Here is a step-by-step guide on how to create a game with RPG Maker MV:
You must be registered to see links
and here for renpy
You must be registered to see links
Another question is: which programming languages do you know? Do you have experience with C++, C#, Python, HTML, JavaScript, Perl, or any other languages? In any case, Ren'Py is quite well-suited for programming beginners, since it uses Python. Python is not a type-based language.