Minimum Vocabulary To Compile Template Game

From SCI Wiki
Revision as of 11:15, 30 June 2012 by Jeremiah Nellis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Here are words necessary for compiling the template game:

Main.sc: (if you remove the sample code, you don't need these words)

object
hi

Menubar.sc:

color
all
delay
game
done
restart
restore
save

Don't remove these (you'll regret it):

* (anyword)
!* (noword)