Minimum Vocabulary To Compile Template Game

From SCI Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)