Skip to main content

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

Fear no monsterView game page

Maintain machinery and uncover the truth behind rumors at the factory
Submitted by meowgoo — 4 minutes, 47 seconds before the deadline
Rated by 1 person so far
Add to collection

Play game

Fear no monster's itch.io page

Rate 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

Submitted

I really like the art, but for some reason, I can't adjust the window position when running the game.

Submitted

nice art

Submitted

Unfortunately, I wasn't able to run the game on Linux. It failed with an "error while loading shared libraries" message.

Developer(+1)

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