Skip to main content

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

Formamorph

Every choice transforms your body and shapes your adventure · By FieryLion

how does one run the html file with it not just being blank

A topic by MetabeeMDF created 12 days ago Views: 118 Replies: 1
Viewing posts 1 to 2

i am trying to run the html file on chrome but its just a white page if anybody can help me please let me know how

Developer (1 edit)

you normally can’t run the html file by itself. Can you not use the windows version? To setup html file you need to first run a webserver or something, for example if you have python:

python -m SimpleHTTPServer