Jcw87 / c2-sans-fight

Undertale Sans Fight Clone
http://jcw87.github.io/c2-sans-fight/
527 stars 494 forks source link

How to change these files into an html file? #63

Closed Blacite closed 3 years ago

Blacite commented 4 years ago

I download the .zip file and unzip it. But I don't know what to do next. I don't want to play the game on the browser every time.

Blacite commented 4 years ago

I mean how to play the game without Internet

Jcw87 commented 4 years ago

The "browser ready" files are on the gh-pages branch. If you have difficulty in running it, it is because of the arbitrary restrictions that web browsers put on local files. All you need to work around these restrictions is to serve the game via any HTTP server. Here's a big list of them.