bigjuicer

Newbie
May 26, 2020
28
66
Totally agree with you, and I'm glad that it doesn't feel like we'll be forced into a relationship with her.
Yeah, I just didn't reply to her text and then when she said she wants to be friends or something I just straight up told her to fuck off with that shit and it felt so good lmao.

On that note, I really liked how many choices there were.
 
  • Like
Reactions: Blake45666

Jasonfrans

Member
May 28, 2020
364
243
Android version has some issues. Everytime we got a fight, it's broken. So we need to rollback or ignore it
 

edgedy

Member
Aug 15, 2017
458
304
Walkthrough mod breaks A> The Fight. B> The costume selection. Just a head's up, rollback to the original script.
 
  • Like
Reactions: Brovalon

Brovalon

Active Member
Jan 11, 2020
579
618
Walkthrough mod breaks A> The Fight. B> The costume selection. Just a head's up, rollback to the original script.
Yeah. Unfortunate there's no PDF walkthrough, as I stopped playing once all the costume stuff broke. Hopefully it gets fixed soon!
 

edgedy

Member
Aug 15, 2017
458
304
The college girl you had the date with is nice to convince her to show you the lewd viking costume. The girl you meet on the street pairs well with the knight armor and you get a sense there's a good connection there.
 
  • Like
Reactions: Brovalon

R129K

Member
Jun 17, 2017
146
19
DarkAssassin How to scroll down text in phone in game?
And also error at First fight with W Q R, not able to take any action in fight.
And also cannot go beyond buying costume, buying any costume gives error and there is no way to go past that.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3915, in execute
NameError: name 'w' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script.rpyc", line 5658, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "renpy/exports.py", line 2905, in call_screen
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3915, in execute
  File "<screen language>", line 3915, in <module>
NameError: name 'w' is not defined
This Error happens when you go to buy costume with Penelope but not with Aubrey.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'buyp3a'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "script.rpyc", line 9998, in script
  File "renpy/ast.py", line 1697, in execute
  File "C:\Users\azure61\Downloads\renpy-7.3.5-sdk\renpy\script.py", line 898, in lookup
ScriptError: could not find label 'buyp3a'.
Using latest version of your release
 
Last edited:

noscruples

Member
Dec 18, 2019
120
134
Love this game so far. Roughly comparable to BaDIK which is probably the highest praise a game can get imo. The KCT system is an interesting twist on the typical 2-axis morality that's so common around here.

If I was going to offer some input on what might work well going forward:
1. Love interest variety - most of the current girls look essentially the same, white girl medium boobs. I hope in time there's room for redheads, an ebony or two, Asian and Latina.

2. Plot variety - being like BaDIK is great for getting noticed but it can't work forever. Making this harder is the fact that BaDIK isn't very unique itself when it comes to stories about college life. I would start separating your story from DIK as soon as possible.

Smaller point but I might consider making the free roam sections a little less linear with more activities. And make choices /less/ distinct, I didn't really like the Penelope/Aubrey choice being presented as pick Girl1 or Girl2 - maybe fighting or not fighting the Tom guy would feel better.

Great game so far keeping a close eye on this one.
 

UndergradSteve

Member
Game Developer
Aug 25, 2020
268
1,761
Love this game so far. Roughly comparable to BaDIK which is probably the highest praise a game can get imo. The KCT system is an interesting twist on the typical 2-axis morality that's so common around here.

If I was going to offer some input on what might work well going forward:
1. Love interest variety - most of the current girls look essentially the same, white girl medium boobs. I hope in time there's room for redheads, an ebony or two, Asian and Latina.

2. Plot variety - being like BaDIK is great for getting noticed but it can't work forever. Making this harder is the fact that BaDIK isn't very unique itself when it comes to stories about college life. I would start separating your story from DIK as soon as possible.

Smaller point but I might consider making the free roam sections a little less linear with more activities.

Great game so far keeping a close eye on this one.
Thank you so much for your feedback and your kind words
I definitely plan on diversifying the love interests in the future.
I hope as the story evolves it can become more and more unique and will stand out on its own.
 

UndergradSteve

Member
Game Developer
Aug 25, 2020
268
1,761
DarkAssassin How to scroll down text in phone in game?
And also error at First fight with W Q R, not able to take any action in fight.
And also cannot go beyond buying costume, buying any costume gives error and there is no way to go past that.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3915, in execute
NameError: name 'w' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script.rpyc", line 5658, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "renpy/exports.py", line 2905, in call_screen
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3094, in interact_core
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/core.py", line 541, in visit_all
  File "renpy/display/screen.py", line 430, in visit_all
  File "renpy/display/core.py", line 3094, in <lambda>
  File "renpy/display/screen.py", line 440, in per_interact
  File "renpy/display/screen.py", line 625, in update
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3910, in execute
  File "game/screens.rpy", line 3915, in execute
  File "<screen language>", line 3915, in <module>
NameError: name 'w' is not defined
This Error happens when you go to buy costume with Penelope but not with Aubrey.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'buyp3a'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "script.rpyc", line 9998, in script
  File "renpy/ast.py", line 1697, in execute
  File "C:\Users\azure61\Downloads\renpy-7.3.5-sdk\renpy\script.py", line 898, in lookup
ScriptError: could not find label 'buyp3a'.
Using latest version of your release

Hey there,

I don't personally port the android version or the walkthrough mod. So if you're using either of those I can't help you. If you're not, hopefully you won't have anymore problems in the release coming later today!

- Undergrad Steve
 

UndergradSteve

Member
Game Developer
Aug 25, 2020
268
1,761
UPDATE:
College Kings [v0.3]
Download: https://f95zone.to/threads/college-kings-v0-3-undergrad-steve.63177/

Changelog

v0.3

New content:
* Progressing the main story (Chloe, Lauren, Riley, Aubrey, Emily, Imre, Ryan, etc.)
* First real (non-dream) animated sex scene
* Optional side stories
* Second chances with girls you might have missed in the past
* Added date arc with Lauren (if you managed to get the date)

Gameplay:
* Additional modular events and arcs added
* Added Achievements for special choices and accomplishments

General Improvements:
* Changed the MC's penis to a more realistic one
* Updated End Screen Design
* Updated Credits (shows new patrons)
* Updated the real life mode on /off screen

Bug Fixes:
* Resolved an issue that caused the game to crash due to variables not being defined
* Fixed missing / wrong images

Outside of the game:
* Updated the description
* Updated the trailer
 

1337Bob

Member
Jan 31, 2018
239
1,107
Wow, a new update already? I have to commend UndergradSteve for his progress. It's not often you get devs whose projects are both high quality and have frequent updates. Here's hoping it lasts. Honestly it puts many of the other devs to shame (you know the ones I'm taking about) and shows how much they're hacks how talented UndergradSteve is.
 

The ArcKnight

Nylon enthusiast, Harem enjoyer.
Donor
May 19, 2018
2,363
4,938
Just got done with the WVM Update to see this baby drop, Woot!
-Cracks Knuckles-
Mhm, Lets see what we have here..
 

kingc123

Newbie
Dec 24, 2018
43
74
Wow, this looks right up my street! That blonde has to be one of the hottest I've seen in any game I've played. How many renders does this have so far, I usually don't play a game until it hits 2000 (excluding animations) so that there's plenty of content to enjoy. I know this probably doesn't have that yet having only been out a month but I'm still curious as to how close it is.

Anyway, good luck to the dev. Seems very hard working and talented.
 

Bailz

Well-Known Member
Mar 3, 2020
1,958
4,159
damn i thought we might get more about Emily cheating and not to happy about having to sleep with Aubrey i've tried to avoid her, but other wise good update
and pls dont ruin Chloe by her having a shitty backstory
 
  • Like
Reactions: JustPeekin
3.20 star(s) 191 Votes