Thanks for taking a look at the first version of the K9 Game Engine (Scratch's first GUI based engine and soon the most complex one at release)! This only has comments and error notes for now, but stay tuned for more content soon! Scroll down for more info! --- How to use: Type in the code for each line by filling in the answer box. do this until you are done. Then type end to start the test program. Once the program is done, press enter to make a new script. Refer to the dictionary (below) for each command. --- Dictionary: Note - Anything else typed that isn't in the dictionary with an error displayed in the console ~ : Comment (Code ignores the rest of the text typed inside of the line of code containing this) end : End (Used to symbolize the end of the program and will start the test trial(for now)) help : Help (Shows dictionary in console)
A TeamSteve Production Go to the K9 Engine Forum! https://scratch.mit.edu/discuss/topic/530947/ Staff (AKA The 4 Man Band): @WatchAndGame - Founder and Back-End Coder @ToastersUnited - UI Designer @37_Scratch - Both Front and Back End Coder @Tycho112 - Advanced Assistant Coder