DM Script Scratchpad
demos
clear
Canvas
Canvas mode
Draw objects onto this 2D canvas by sending formatted
act
messages.
See the
snake chase
demo for an example.
DMPL
DMPL mode
View generated DMPL JSON.
The
dms-compiler
converts DM Script into this JSON structure.
Messages
Messages mode
Send an intent to the system by typing into the input-field and hitting the enter-key.
The system's output (
act
messages) are also shown here in blue.