Skip to main content

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

No, this is an html game, so it should work on any system with a web browser. I built it on a windows machine. When you download the file, how do you extract it?

I left click on the file and select the extract all option

Great! That should create a new folder in the same directory called “TGIF_1.0AI”. If you open that, you should see a file called “TGIF.html”. Double click that and the game should start.

the html file opens but its just text whats the next step or whats wrong

Did you also extract the "resources" folder? All the images and game code are stored there, so it needs to be in the same directory as the TGIF.html file.

If both the "resources" folder and "TGIF.html" file are in the same directory, maybe it's a browser issue? Potential issues there might be too old of a browser, a text-only browser, or a plugin which restricts javascript/css/images. The best fix here would be to try a different browser. Any of the major modern ones should work, Firefox, Edge, Safari, Chrome, etc.