Rogue-Like Update 12/30/17
Added 2017-12-30 05:29:35 +0000 UTCSo the end of the year is winding down, and I've promised to get Emma out to you in some form within the year. That actually looks like it'll happen, although I still need to test a few things. I wanted to give you guys some more insight into how I developed this game, and why certain things take the time they do.
I started brainstorming this concept, I knew that I wanted to make a game, but I didn't have a fixed concept in mind. After some brainstorming I ended up with the Rogue-Like concept because I figured that it was relatively untapped and cool IP at the time, and a flexible enough setting to allow multiple girls to show up along the way. I'd never done any programming before (not really, anyway), and while I knew that I'd wanted to eventually have multiple girls in the game, I didn't know what that would necessarily mean from a design standpoint.
So I started building Rogue, and the entire time I tried to keep in mind how her features could be expanded to include another girl in the action. Even so, by the time I got started on Kitty, I realized I had a lot of work to do. Certain things that could be assumed with only one girl in the picture got a lot more complicated with two, like trying to display both at once without them overlapping too much, or making sure that they were aware of each others' presence in the room.
If I'd just made a completely separate mode that was just Kitty doing all the things Rogue could do, it would have been a lot simpler, but my goal was to eventually have a lot of interaction, and I spent a lot of last year designing systems to allow for that, and that meant rebuilding large chunks of the game.
So now I've started in earnest building the systems to allow Emma to be added to the mix. I've already adapted most of the core functions of the game to take her into account, and when I added the systems for Kitty, I tried to design them as best I could to be expandable like that. Once I've got three rolling, four or more should be easy from a code design standpoint, but I still need to get in and make some tweaks to various systems to make sure they work right.
Emma also presents a slight special challenge in that she's a teacher, not a student, so while every room in the game is designed to have only two active characters in it at a time, in the classroom she can be a third in a special role, and I'm still working out the best way to handle that. I'm also trying to figure out the best way to include many girls in the game so that you don't keep getting the same ones showing up all the time, or never see one of them, etc. I need to figure out the best ways to give the ones you want priority for appearances.
That work will be the next thing I work on on the programming side, as well as adding some of Emma's basic sex scene coding. I'm probably also going to change the UI a bit, let me know which stats you'd most like to see added to the basic screen UI, and also what I should add to a "character sheet" style UI when I get around to that.
On the art side, Emma's base sprite is mostly done, I still need to make more clothing options, some hair options, some "special effects," that sort of thing. Then I need to make up the base artwork for her various sex scene options, and will likely turn a lot of the clothing for those poses over to some of my friends that have been working on the project. At the moment they are working on stuff like some new backgrounds, and some new clothing sprite options I want to try out. We'll see how that goes.
2018 should be a really cool year for Rogue-Like, we'll see how long Emma takes to finish up, and I have new content to be added for Rogue and Kitty, and who knows, I might even have time to start on Laura. But first thing's first, winter is coming.
Comments
like it
2018-01-30 03:27:03 +0000 UTCthe game looks great, nice work !
2018-01-30 02:56:24 +0000 UTCSome of that, yeah. I'm just wondering if there's anything people are unsure of. The dialog will stay in, but a character sheet might keep track of more fine details.
Oni
2018-01-26 04:31:07 +0000 UTCSorry to dig up this one, but what is about the "character sheet" that you plan to introduce later ? Like sex stats ? How many times you did fondling etc etc ? How used she is to some kind of fetishes ? Because when you ask rogue she can tell what she like the most etc it will be complementary to this, or something else ?
HaVoC
2018-01-26 01:34:55 +0000 UTCSorry, I really should put together a sort of "pitch" at this point. I guess the basic way of describing it is that it's an erotic dating sim, in which you play as a mutant college student that can interact with Rogue and Kitty (and more to come), date them, flirt with them, change their wardrobes if you like, and engage in various sexual encounters with them.
Oni
2018-01-24 18:26:49 +0000 UTCnot alot of info, what is the game about
Hannah Pixie
2018-01-24 17:28:16 +0000 UTCGood Work Oni
Anime Empire
2018-01-16 13:54:04 +0000 UTCtake your time i can wait
Anime Empire
2018-01-16 13:53:51 +0000 UTCI should make another update, I've been working on a bunch of little stuff over the past couple weeks.
Oni
2018-01-15 20:48:31 +0000 UTCwhat's new ?
AKOBEL
2018-01-15 11:34:30 +0000 UTCHappy New Year and much success in this one. Keep on the good work!
xRed Games
2018-01-11 10:03:33 +0000 UTCThanks!
Offshore - Adult Games Developer
2018-01-08 22:25:12 +0000 UTCLove the game by the way !!😉😃 I had high hopes for this game. keep it up Oni
Ryuuji mutou
2018-01-08 05:58:08 +0000 UTCOoooohhhhh nice !!😍
Ryuuji mutou
2018-01-08 05:56:51 +0000 UTCYes, Emma is currently in development, then X-23 is next.
Oni
2018-01-08 05:52:17 +0000 UTCWill you add more female characters ?
Ryuuji mutou
2018-01-08 05:35:45 +0000 UTCTake your time :) I know I personally would like to get something closer to playable than just get something released to meet a deadline :) No matter if you are able to release something today or not, thank you VERY much for all of the time and effort you have put into this great game of yours!!!!!!!!!!
Randy
2017-12-31 22:01:02 +0000 UTCIt's not like I'm running out the clock until the very last second. . .
Oni
2017-12-31 21:16:59 +0000 UTCRunning out of time to get the next release in before the New Year :)
Randy
2017-12-31 17:35:29 +0000 UTCHappy new years Oni :)
Zakey Ori
2017-12-31 16:13:10 +0000 UTCGreat!
Storytellers
2017-12-31 15:11:17 +0000 UTCI asked Oni about this a while back (I tend to nag him at length), he said he's gonna make Laura more like her comic book version
2017-12-31 02:32:42 +0000 UTCGo
2017-12-30 21:47:31 +0000 UTCIf Laura is going to be in the game could you not use the x-men evolution design for her it one of the most medicor designs for her
Flame
2017-12-30 16:41:04 +0000 UTCSeems like really hardcore work, rogue-like games is a hell for coding, so good luck in developing next year, colleague! ;)
ZULEYKA GAMES
2017-12-30 11:08:31 +0000 UTCX-23 should totally be in the game, some though love
Garchomp Pump
2017-12-30 07:37:44 +0000 UTCX-23, first seen in the movie Logan.
Frankieo
2017-12-30 07:22:44 +0000 UTCYeah great job man keep up the good work
Princess Raven
2017-12-30 07:22:01 +0000 UTC