Hey guys.
Some of you guys may know me from working on a mod for TheSilverBard's night games. Well I decided to start a new project somewhat recently, partially because I want to work on something new, and partially to learn some other forms of development. While there's not much to say about it right now, I thought I'd make a post and bounce around a few ideas if anyone cares
Anyhoo, on to the actual project. I wasn't really sure what to title it, so as a placeholder I named it Descent.
If I had to describe it in one phrase, it would be "sim monster girl dungeon." You play a newly born dungeon lord, and you have to build and manage a dungeon to expand your power. One thing that complicates this though is that instead of being born a goblin dungeon master, or a undead dungeon master, or anything normal, you are born a succubus. Needless to say, that affects your mode of operation a bit. Instead of the normal deadly monsters and ferocious beasts, you can only summon monster girls that gather mana through sex. However, since they aren't exactly very great at fighting, especially at first, getting the ball rolling will be difficult.
I imagine main game loop will be something like this:
-> You place rewards in your dungeon -> adventurers are attracted by the rewards -> your dungeon absorbs mana from them by your monsters energy draining them -> you use your mana to upgrade your dungeon and place better rewards.
Your monster girls will level up as they gain experience, which they gain as they fight adventurers invading the dungeon. The girls themselves can evolve based on their stats, and I hope to get a somewhat full evolution tree eventually.
I'm still a pretty far from having a working demo, but here's a skeleton of the UI I've been working on recently.
https://nergantre.github.io/DescentGame/dist/index.html
Content wise, it'll be mostly m/f, monster girls, corruption, and maybe a bit of f/f.
It probably wont be for everyone, but hopefully it'll be interesting for some
Notes and details:
As with the nightgames mod, this will probably always be free and open source. I'm not a huge fan of patreon, and don't have any plans for something like that even in the future.
The project will be done in javascript with react-redux. I'm thinking about doing releases both with HTML and with electron, so everyone can mod the game fairly easily without having to set up a developer's environment.
Some of you guys may know me from working on a mod for TheSilverBard's night games. Well I decided to start a new project somewhat recently, partially because I want to work on something new, and partially to learn some other forms of development. While there's not much to say about it right now, I thought I'd make a post and bounce around a few ideas if anyone cares
Anyhoo, on to the actual project. I wasn't really sure what to title it, so as a placeholder I named it Descent.
If I had to describe it in one phrase, it would be "sim monster girl dungeon." You play a newly born dungeon lord, and you have to build and manage a dungeon to expand your power. One thing that complicates this though is that instead of being born a goblin dungeon master, or a undead dungeon master, or anything normal, you are born a succubus. Needless to say, that affects your mode of operation a bit. Instead of the normal deadly monsters and ferocious beasts, you can only summon monster girls that gather mana through sex. However, since they aren't exactly very great at fighting, especially at first, getting the ball rolling will be difficult.
I imagine main game loop will be something like this:
-> You place rewards in your dungeon -> adventurers are attracted by the rewards -> your dungeon absorbs mana from them by your monsters energy draining them -> you use your mana to upgrade your dungeon and place better rewards.
Your monster girls will level up as they gain experience, which they gain as they fight adventurers invading the dungeon. The girls themselves can evolve based on their stats, and I hope to get a somewhat full evolution tree eventually.
I'm still a pretty far from having a working demo, but here's a skeleton of the UI I've been working on recently.
https://nergantre.github.io/DescentGame/dist/index.html
Content wise, it'll be mostly m/f, monster girls, corruption, and maybe a bit of f/f.
It probably wont be for everyone, but hopefully it'll be interesting for some
Notes and details:
As with the nightgames mod, this will probably always be free and open source. I'm not a huge fan of patreon, and don't have any plans for something like that even in the future.
The project will be done in javascript with react-redux. I'm thinking about doing releases both with HTML and with electron, so everyone can mod the game fairly easily without having to set up a developer's environment.
Last edited by a moderator: