Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is really really fun, the story generation at the end is a really fun touch. I have a little feedback if you're planning on adding or changing anything, but the game is a lot of fun already.

I dunno if this would be easy or hard but if you could add some setting to be able to zoom in or change the font size, that would be great. It's a little tricky to read as is.

There are a number of issues with the grammar when you change the mother and father's pronouns at the end, mostly stemming from the fact that "her" is not just equivalent to "him" but also occasionally equivalent to "his." I dunno the grammatical terms for it exactly, but I had an issue trying to change the mother's pronouns to they/them/theirs where the story would sub in "them" when the correct term would be "their." Notably, there aren't enough slots in the input to actually include all the necessary terms for either character to use they/them pronouns, so that might be more difficult than just proofreading.

This was already a really fun idea and I hope to see more!

(1 edit) (+2)

Quite appreciate the comment. Glad you're enjoy it.

Being that it's not an app, the game doesn't recognize touch gestures. There is a way to get it to work anyway but it's way more effort than I'm willing to put in for this particular project. If you're on a desktop browser, you should be able to resize the window to change the overall resolution.


A floating zoom button might be something doable but, being my first project, it was not built well with good expandability in mind so a font size changer would require ridiculous amounts of recoding into implement. The things I would change if I knew then what I know now XD


I was aware of the pronoun issue when the story section was built but there was no good way to implement full pronoun support without drastically increasing scope. I actually considered just removing it and leaving it him/her but I figured some support was better than no support. My best recommendation would be to just search for the word that's causing issues and manually change it where needed.