Script Reference Index - theRAPTLab/gsgo GitHub Wiki

HELPFUL REFERENCES


Overview

  • Script Edit Locking -- Note that there is no script editor locking at the moment, so anyone can open, edit, and submit a script at any point in time. This can potentially lead to clobbering each other's scripts. (A running simulation will not recompile a submitted script however.) -- Updated 4/29/2022.
  • Working with GemScript
  • Scoping
  • Debugging
  • Comments

Numbers


Sprites


Project Definition


GEMSCRIPT Keywords

  • # -- PRAGMA
  • OnEvent -- 'Start', 'RoundInit', 'Costumes', 'RoundStop'

Core Objects

Agent Properties

Cross-Feature Techniques

GFeatures

GFeatures Overview -- General Principles

Conditions

⚠️ **GitHub.com Fallback** ⚠️