Scenario IDE
This development tool allows for easy creation and testing of Sand Saga scenarios (modifications). Scenarios are developed in JavaScript. In its default mode (Config definition), the scenario script is expected to return a config object, which is used for initializing Sand Game JS engine.
See the Latest API docs. More information in the Manual.
This tool is intended for individuals who can program. Do not copy-paste any code here that you do not understand, as it may pose a security risk!