CONTROLS:

">" key to interact

"<" key to open inventory

"WASD" to move

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorxexzee
GenreEducational
Tagsstomach-flu

Development log

Comments

Log in with itch.io to leave a comment.

When I interact with blue thing at the start, I get Uncaught TypeError: prompt.options.toSorted is not a function error in the dev console and the game freezes :(


looks interesting tho

sorry about that! the game was pretty broken when i first uploaded it, i just went through and fixed  a few bugs so if you'd like to give it another shot feel free! if you do and you see that error coming up again just lmk and i'll take another look at it

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects...

It looks like toSorted only has "preview" browser support for firefox, whatever that means. I've opened this up again in chrome and it seems to run fine

oh interesting, i wonder if it's a version-specific thing? i haven't seen the same error come up when i open it in firefox, but i didn't know that .toSorted() wasn't fully supported in all browsers yet tbh