Write your game using CSIDE like you normally would. However, when you’re ready to compile it, do not use CSIDE’s compiler. Download choicescript from github, edit the stylesheet, and then use choicescript compile.html.
-
Download ChoiceScript from github.
-
Export or copy the scene files.
Do not compile from CSIDE.
- Save or copy the files to
./web/mygame/scenesof ChoiceScript - Delete any files already there first.
- Save or copy the files to
-
Edit
style.cssfile in the./webfolder.
-
Use ChoiceScript shipped
compile.htmlto compile your game.
The file is found in the root folder.
This will open a new browser tab where you can upload the game’s files.
Select the complete./webfolder and “upload” it.
Save and rename the compiled game.


