Existential Crisis Simulator.
I've kinda been dealing with a lot of existential crises over the past week or so, noticed the Low Effort Game Jam existing, so I decided to use that as an excuse to produce this to vent about it or something.
Not sure if producing this has actually helped me to deal with these thoughts. Like, at all. But I guess it might have helped idk.
This was produced using HECC-IT.
As the title may have implied, yes, content warnings for existential dread and such.
Status | Released |
Platforms | HTML5 |
Author | 11BelowStudio |
Genre | Simulation, Interactive Fiction |
Tags | Abstract, artgame, Exploration, hecc, hecc-it, Horror, Short, Singleplayer |
Code license | Mozilla Public License 2.0 (MPL) |
Average session | A few minutes |
Languages | English |
Inputs | Mouse |
Comments
Log in with itch.io to leave a comment.
I got to the point of no return.
how?
loading fails
webconsole reports:
ReferenceError: heccstension is not defined[Meer info] index.html:106:5
What browser are you using?
Have you tried any other browsers? Have you tried disabling any browser plugins that might be affecting any JavaScript stuff on your browser?
waterfox.
Have tried chrome, but while that works, it momentarily shows the fail message when the game starts. (but that could simply be an artifact from how loading is handled and it resolves on its own in a blink of an eye)
Yeah, the 'uh oh something broke' message is intentionally displayed by default until the game data loads (because if it doesn't load, that means that something has gone wrong).
I've never used Waterfox myself, but I guess that there's something weird in that browser that doesn't like this hypertext game framework. But I'm glad that you were eventually able to play it.