Install my game on CD

Monkey Forums/Monkey Programming/Install my game on CD

trainer(Posted 2013) [#1]
Hi guys,

Can anyone please tell me how to install my game on a CD as an execution file or something?
I just wanna send it to someone to test the game before I publish it (he doesn't has Monkey in his computer).

I was thinking about copying the HTML5 code only with .data folder, will this work?

Thanks!


GfK(Posted 2013) [#2]
Why don't you just upload it some place?


trainer(Posted 2013) [#3]
Why don't you just upload it some place?


I don't wanna give him the source code. I want him just to test the game and play it.
In addition, he's old fashion guy. He asked me to give him the game in a CD.


Shinkiro1(Posted 2013) [#4]
Just link to the index.html file and it will open in his browser.


GfK(Posted 2013) [#5]
In that case, I'd probably recommend using the GLFW target. So all he'll get is an EXE and a bunch of graphics/sounds files.


trainer(Posted 2013) [#6]
Just link to the index.html file and it will open in his browser.


How?
Could you please explain more?


trainer(Posted 2013) [#7]
In that case, I'd probably recommend using the GLFW target. So all he'll get is an EXE and a bunch of graphics/sounds files.


I tried, but the build has failed :\




rIKmAN(Posted 2013) [#8]
Delete the .build folder and try again.


slenkar(Posted 2013) [#9]
all ya have to do is upload the contents of
yourgame/build/html5

somewhere

000webhost.com is free