My first Scratch code editor! Here are instructions on how to use the editor: Left Arrow to clear the code editor and terminal. Dot key to add a new line. Enter to run your program. Here are all the existing commands; function.print hi function.print hello function.print nice function.print wow function.print thanks function.tell random number function.tell random word function.tell amount of lines function.tell hour function.tts hello function.tts hi function.tts nice function.tts wow function.tts thanks function.sound boing function.sound bigboing function.sound happybirthday function.sound music function.sound dog
Warning! You need to be in editor mode (CLICK "See inside") to edit the code! CHANGE LOG: December 9th (v0.1): Added functions, and added errors. December 10th (v0.2): Changed the controls.