Play game
Fear no monster's itch.io pageRate this game
In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.
How does the game fit the theme?
supposedly this game is about main character's trust issues related to the rumors on his job, but the time crunch got real and we barely made it
What code and assets did you not make from scratch during the jam (if any)?
a basic opengl renderer and some game related utilities, in a template i made a few days before the jam https://github.com/KittenLord/game-template-0
all the art and the vast majority of the code was made during the jam
How many people worked on the game?2
Leave a comment
Log in with itch.io to leave a comment.


Comments
I really like the art, but for some reason, I can't adjust the window position when running the game.
nice art
Unfortunately, I wasn't able to run the game on Linux. It failed with an "error while loading shared libraries" message.
yea apparently we didnt statically link glfw, sorry! I will re-package it when I have free time, but you can try installing glfw with your package manager