Would your prefer faster updates (1- 2 in-game days) or longer ones (3-5 in-game days)?


  • Total voters
    4,037
  • Poll closed .

Hitman

Member
Aug 20, 2016
111
24
Thanks for the feedback.

1. I did this on pourpose. My logic was that a video will not autoplay if comes "unannounced", but will aLways autoplay if the player knows that there will be a video in the next passage. I'm still thinking if i'll change that since no one had a complain.
2. I'll fix that.
3. I'll fix that too.
4. I'll also fix that. On this first release I didn't cared much about it since I just wanted the feedback to know if i'll keep working on new releases.
Can we edit the html file and make it autoplay now? Someone did it with other game and it worked. Just replace some text and its done.
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
In a future release I'll do some work on Kendra's scene so it will be avoidable and not just skippable.

I'll be sure to implement more content followed by new tags. I really want the game to be very wide on choices without any of them being mandatory. The player will create his own line of content.
 
  • Like
Reactions: ProtDan

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
Can we edit the html file and make it autoplay now? Someone did it with other game and it worked. Just replace some text and its done.
Based on some feedback I'll just put every video on autoplay on the next release haha. Except when the same passage has more than one video, of course.
 
  • Like
Reactions: Caedyn and Hitman

kemik765

New Member
May 18, 2017
5
2
this is a pretty good game so far I'm looking forward to more updates I'm pretty excited to see how this game turn out keep it up
 
  • Like
Reactions: Dr.Wolfman

Drafox

Active Member
Jul 27, 2017
996
2,490
Loved the gameplay and the overall premise, the only bad part is that it's still short and only has a few scenes at the moment.

Edit: Some people just complain to complain, I didn't get any NTR vibes so far, the Bj scene is between a girl and her boyfriend if you think that's cuckoldry then I don't know what to say. I mean being in a relationship means you're fucking each other right? If you want to steal her then he's the cuck not you.
 
  • Like
Reactions: 1Teddy1

toastedporn

Newbie
Mar 18, 2018
81
54
What do you mean by that?
The game is based on the arabatos comic right? So is the game going to follow the next part of the comic where the main character goes to school and fucks the black student or is the game going to do something else is what i meant.
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
Loved the gameplay and the overall premise, the only bad part is that it's still short and only has a few scenes at the moment.

Edit: Some people just complain to complain, I didn't get any NTR vibes so far, the Bj scene is between a girl and her boyfriend if you think that's cuckoldry then I don't know what to say. I mean being in a relationship means you're fucking each other right? If you want to steal her then he's the cuck not you.
Thanks for the feedback! There's more content on the way, don't worry.
And also thanks for being a reasonable person. Some people are just too extreme about stuff and decided to put tags on my game themselves hahaha.
 
  • Like
Reactions: Drafox

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
The game is based on the arabatos comic right? So is the game going to follow the next part of the comic where the main character goes to school and fucks the black student or is the game going to do something else is what i meant.
I've never heard about these comics before, had to look it up. Are the comics that similar to my story that you just assumed it was based on them? Hahaha
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,331
1,398
I don't know if I am the only one whos videos doesn't play automatically but just paste this in console.

setInterval(function () {
var videos = document.querySelectorAll('video');
for (var i=0; i < videos.length; i++) {
var v = videos;
if(v.currentTime == 0) {
v.autoplay = true;
v.loop = true;
v.currentTime = 1;
v.load();
}
}
}, 100);
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
I don't know if I am the only one whos videos doesn't play automatically but just paste this in console.

setInterval(function () {
var videos = document.querySelectorAll('video');
for (var i=0; i < videos.length; i++) {
var v = videos;
if(v.currentTime == 0) {
v.autoplay = true;
v.loop = true;
v.currentTime = 1;
v.load();
}
}
}, 100);
Hey, I didn't know about this. Anyway, I'll just put every video on autoplay in the next release.
 

Sergellato

Member
Jan 16, 2022
143
142
Dude, i get it it's just a start but cmon... 1GB for such a short HTML game is kinda off. Atleast try to lower the size, like more of a HD gifs. And dont let chapters end like that. Let people do grind until you're developing the game. Let us freeroam, talk with people, grind the "relationship" until new release.
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
159
571
Dude, i get it it's just a start but cmon... 1GB for such a short HTML game is kinda off. Atleast try to lower the size, like more of a HD gifs. And dont let chapters end like that. Let people do grind until you're developing the game. Let us freeroam, talk with people, grind the "relationship" until new release.
Thanks for the feedback.

The size of the game will be drastically decreased in the next release, I'm already working on it.

I've spent many hours in this game to make this first chapter, but 80% of the time I was learning about programming and stuff like that. Now that I know how to do most of the boring part the next releases will have a lot more content. But don't expect the game to have complete freeroam. I think that many HTLM games do that and put content through grinding and events happening. These types of games sometimes have hours of gameplay but 90% of it is pure grinding. This game will be about choices. The whole day will be full of things to do, but grinding is not something that I'll implement in the game. The mc will improve his abilities by doing actions and choosing paths, rather than doing repetitive stuff. So if it has 2 hour of gameplay it will be 2 hours of solid content and story progression, with a great replay value since different choices will lead to many different paths.
 
Last edited:

ChillVibes

Newbie
May 14, 2022
74
50
Thank you man! Will put in the front page.
Hey there Dr.Wolfman, I know you said you would not do any ntr in your game.
But maybe let's say, you did, created a story arc, for the people, that want, it
You could put an option for the other people, that don't like ntr.
put an warning out, (example text here,)
this storyline has ntr in it do you wish to continue. Click yes or no, if no your main storyline

continues, as it was.
How does this sound? does this sound good?
 
Last edited:
  • Like
Reactions: Sergellato

Sergellato

Member
Jan 16, 2022
143
142
Thanks for the feedback.

The size of the game will be drastically decreased in the next release, I'm already working on it.

I've spent many hours in this game to make this first chapter, but 80% of the time I was learning about programming and stuff like that. Now that I know how to do most of the boring part the next releases will have a lot more content. But don't expect the game to have complete freeroam. I think that many HTLM games do that and put content through grinding and events happening. These types of games sometimes have hours of gameplay but 90% of it is pure grinding. This game will be about choices. The whole day will be full of things to do, but grinding is not something that I'll implement in the game. The mc will improve his abilities by doing actions and choosing paths, rather than doing repetitive stuff. So if it has 2 hour of gameplay it will be 2 hours of solid content and story progression, with a great replay value since different choices will lead to many different paths.
Thank you for quick reply, i liked where the game goes forgot to mantion cause of frustration of such a short end :D Sorry for that. If you optimize your grinding that wont be boring, like a good "CORE LOOP". OFC dont make it like others you dont like but in the end you will need it.
And upload game to gamcore or your own website too for "ONLINE" option. It will attract more people to game i believe. Even i discovered F95 cause of gamcore 2 months ago.
 
Last edited:

R2k22

Member
Jan 15, 2018
127
89
I muust say, that i didn't expect much about another HTML game, but i was wrong. This game is quite interesing with a nice plot twist and cliffhanger unfortunately. This clould be also a nice trick to catch the audience. Keeping finger crossed for fruitful developing time. Wish all the best.
 
  • Like
Reactions: XevePGamer
4.80 star(s) 37 Votes