Skip to main content

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

Seems to work fine on Linux

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py

Hello! Thanks for trying the game. This was for a game jam and there are many incomplete parts. I'll let our programmer know what you found. Appreciate it!