SakeTami
manyeyedhydra
manyeyedhydra

patreon


Update 6th Aug '23

I put out the regular (test-only) monthly release of House of Hellish Harlots.  v0.048 added the bratty 'teen' succubus, Brittnee, and you should be able to find it in a previous post or up on the House of Hellish Harlots website.

Then it was more coding and testing as I worked on the graphics update for HoHH.

This week I was focused on getting the core game loop done.  This is the core of the game and is the regular round sequence of harlot presentation, club activities, harlot selection, gift selection, harlot room, post-room activities.

The core code is mostly unchanged.  I isolated it as a separate module and switched the links to variables so I can easily test each section.  I've added all the appropriate tags so the correct NPC portraits and backgrounds are displayed.

You can check out a rough demo under the experimental tag of the HoHH website here (Demo: Game Loop):
https://houseofhellishharlots.com/experimental/ 

I'm currently using mock placeholders for the NPCs and harlots, but the backgrounds and other art is present as it would be.  For a more advanced version I just need to redirect the link to the right module.

I've updated Nurse Honey's NPC module, but still need to test it and fix some bugs.

Currently I still have the Buxom Lolibaba's and Doctoress's NPC modules to update.  Then I can plug the NPCs in properly.

After that I'll start on the harlots.  I'll continue on the intensive work plan until I've ported 16 over (3 for each faction + Morticia).  That should give a proper full demo (albeit with shitty art for the UI elements) for people to play and give me feedback on.

That will take up next week and maybe some of the week after.

After that I'll get back to the regular daily split of writing, typing up, and implementing (coding).

The reason for throwing everything at the new demo is I want to get something out as fast as possible so I can finalise what art assets I need to start commissioning ASAP.

Update 6th Aug '23 Update 6th Aug '23

More Creators