Open Small Basic and load the program partially written from the last tutorial Follow the steps in this one. Comment.
So much thanks to Scratch! It is amazing. And to Microsoft for their Small Basic programs. I may not have time to finish this, but if you want to know how to do anything, type in a command (shapes, for example), but not fully, and press the up/down keys. Look at the bar to the right of the Small Basic Window, and it will tell you how to use it. If you don't understand anything (for example, events), you can look it up (and find that typing "GraphicsWindow.KeyDown=keyResponce" will run the commands in the sub "keyResponce", even though you haven't typed "keyResponce()". For example.)