Made for the Katastrophic Code game jam. This is my first jam, (and first published game!) since it's the first theme that captured my imagination enough to inspire a whole game. I didn't really plan on it turning into a whole vent monologue but I guess that's where my head's been at lately.

This game is based on the idea of loading music into the wrong audio channel so that they just stack on top of each other and loop forever. And also a little bit of intentionally bad game design, so make sure you start the game at least twice to make sure you didn't miss anything. Also, most of the music gets loaded in a random order, so everyone gets a slightly different and unique experience. Pretty cool huh?

 Music was made with BeepBox. Game made with Ren'Py

Comments

Log in with itch.io to leave a comment.

This is really cool

Thank you!

I had to replay it to double-check that it really happened, but it was really cool how that one line changed halfway through typing it. How did you do that?

(1 edit)

It's two lines of dialogue. {nw} no-wait tag at the end of the first one, then the second line is identical except for the last word, and appears at instant speed. I dunno if the dialogue window would have flickered/changed to give it away but since the whole screen is black it didn't matter. I also had to disable the ability to change the text speed in preferences because it wouldn't have worked if everything was at instant speed.

Glad you thought it was a cool effect :D