Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Mart

19
Posts
3
Followers
4
Following
A member registered Oct 26, 2020 · View creator page →

Recent community posts

Nice, but it does not have mouse sensitivity options which is a bummer.

(2 edits)

It's an amazing game, it's really easy, after a few tries i managed to get the "A Mind Reader" ending, its not that hard to do :)

Btw, when I was messing around and I pressed kill I got this:

(1 edit)

idk if you still have this issue but how it have it set up is:
libraylib.a is lib/
raylib.h in include/
and i have the main.c file in the source/ folder

and from the build/ bolder i run this
gcc -static -static-libgcc -static-libstdc++ ../source/** -o game.exe -O2 -Wall -Wno-missing-braces -I ../include/ -L ../lib/ -lraylib -lopengl32 -lgdi32 -lwinmm -mwindows
(the same thing works on c++ just replace gcc with g++)

you can interpret it any way you want

how did this get a score above 1 when the game does not eaven run cause its the wrong files

please add the ability to change the graphics settings

adding it in unity is literally 1 line of code:

public void Quit() { Application.Quit(); }

if you add that in a script conected to the ui canvas thingy and then select the Quit function as the button onclick function, now you have a quit button

(2 edits)

i have tested the desktop version and it works there, imma try to export it to webgl again.

Update:

i removed the webgl think on the game page but now i cant add it back, so snow there is no web gl version

(4 edits)

i tried to open it as a godot project but it/I didnt find the project.godot file and whe i try to import the .zip it says:

invalid ".zip" project file; it doesn't contain a "project.godot" file

(a quick godot tutorial i found on YouTube about exporting to a exe file)

This was an amazing game, i loved it, the puzzles were fun and in my opinion this vas a rerry original idea

Good game, good concept, could have been made easier with checkpints, and could have a bit better movement

Good game, good concept, could have been made easier with checkpints, and could have a bit better movement

How do I run this on windows?

YESSSSSSS

NOOOOOOO!!! i pressed r

FINALY!!!!! after like 15 minutes on just this part i did it

How do i get past this?

This is just annoying as getting over it

(1 edit)

Linux version?

Preferably for arch based systems