Skip to main content

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

Yeah, that happens for some reason. If you don’t trust it, you can download the source code from GitHub and build the executable yourself. 

(1 edit)

I would be willing to do this if you continue having problems with the download. But how would you compile multiple c files into the exe? I would use visual studio if that helps

Visual Studio is actually what I used to develop the game. If you download the Source off of GitHub, you should be able to just open the folder in VS and create a project solution for it. Specifically the /src/ folder