Short horror game made to test out my custom engine called "Oengine".
The game contains custom assets and assets I took from the internet.
Because of that I will not publish it until i make all assets custom and polish the game.
-
Requirements:
- Odin compiler (version
dev-2025-06recommended) - Python (for running
run.pybut also optional because .bat and .sh files can be executed)
- Odin compiler (version
-
Compiling:
- Run
run.py, or use the.bat/.shscripts in the platform-specific directories (windows,linux,mac). - After compilation, the executable will be located in the corresponding platform directory.
- Run
-
Running Without Compiling:
- If you don’t have the Odin compiler, run the precompiled executable in the platform directory.
- If the executable is missing, you'll need to compile it yourself.