For the sake of better helping people who are programming in GAME Code understand the language, this page displays an up-to-date, script-generated copy of the PHP code that handles its processing of commands, complete with line numbering and syntax highlighting. The commands can be found as cases in a long switch statement. You can find a particular command by searching for its name within double quotation marks, or you can browse through it to see what commands are available. Although I tried to keep commands in alphabetical order, it sometimes made sense to group related commands together. So, they are roughly, but not strictly, in alphabetical order. Note that this code is displayed here only for educational purposes, and it should not be copied or downloaded.

Copyright © Fergus Duniho, 2016.