Minimum Vocabulary To Compile Template Game

From SCI Wiki
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)