Skip to main content

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

How the fuck do I find the game in the game files?
I looked everiwhere but still there is no games:(((

It's meant to be run from a web-server you connect to from your browser. So the web-server would be the "executable" in this instance. Why they chose to do things this way, I do not know.

How do I run it from the web-server, it is the same as not downloading it and just play it in this page?

You host the webserver software on your own machine. The method I used was a bit in-depth, using apache's webserver software, because the game wasn't coded to be run directly from the browser, for whatever reason.