+ 1
uploading games to your files
I have entered a code competition but I need to upload my game onto my computer, but is it possible? Please let me know
3 Respostas
+ 2
if you want to publish a game so that anyone can play, thats it.
if you want it just for yourself then you can get a host. wampserver node.js something like that to use a local host
+ 1
use github!
create a repository online
initialize folder
make origin link
push master
create a gh-pages branch
push master there
then ur game is online :)
ex:
pankakes102.github.io/2048Game
there are obviously alot more little details, look up
how to publish a game son github,
there is an article by someone with name like leereey or something
-i used that for mine.
hope this is what you were looking for :)
0
I am looking for something where I do not have to log into anything a something simple