Right now the link asks people to download your game. Most people prefer if the game can be played online without downloading and unzipping a file. You can do the following to get this to happen on Dropbox:
-
In your main choicescript folder, there should be something called ‘compile.html’. Double-click it and a window should open. It should hopefully automatically figure out the right scenes to put in your game, so that you only have to click “compile”. I’ve never had it not automatically work, so I don’t know what to do if it doesn’t.
-
At the bottom, it should say ‘Done! Click here to download your compiled game.’ Click that, and your game (as an html file) should be sent to your Downloads folder.
-
Move the game to your Dropbox box, right-click it, and click ‘Share Dropbox Link’. Your copy-paste clipboard should now be replaced with a link to your game, except the link won’t work as is. If you paste the url and go to it, you should see an error message ‘This game requires JavaScript; please enable JavaScript and refresh this page.’
-
To get the link to work right, you need to replace its ‘www’ with ‘dl’, and its ‘dropbox’ with ‘dropboxusercontent’. This modified link should work. Test that it works before you fix it in your post. If not, I have no idea how to help you.
(credit to CJW for the solution - Can't post my Demo )
