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/scenes
of ChoiceScript - Delete any files already there first.
- Save or copy the files to
-
Edit
style.css
file in the./web
folder.
-
Use ChoiceScript shipped
compile.html
to 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./web
folder and “upload” it.
Save and rename the compiled game.