*READ OR YOU WILL HAVE NO IDEA WHAT TO DO!* Sorry about the shouting there. MSW Logo is a simple programming language about moving a 'turtle' that leaves a line behind it. You can do very complicated things though; I have made a barrier that goes up and down! To access the command bar, press down arrow on your keyboard. That will bring up a text bar that will allow you to do some simple commands. Here is a list of all currently implemented commands: WAIT means wait until the next textbox pops up. COMMAND : HOW TO USE : WHAT IT DOES help : help : Gives you thee basic examples of what it can do fd : fd WAIT NUMBER : Moves the turtle the wanted amount. rt : rt WAIT NUMBER : Turns the turtle the wanted amount right lt : lt WAIT NUMBER : Turns the turtle the wanted amount left cs : cs : Clears the screen of pen home : home : Resets MSWScrach pu : pu : Lifts the pen up pd : pd : Puts the pen down setpc : setpc WAIT NUMBER (1-5) : Sets the pen to a certain colour setpos : setpos WAIT XCOORD WAIT YCOORD : Teleports the turtle to a position. pos : pos : Relays the turtles current position into the command bar, in the format X Y.
Microsoft for making MSW Logo! My tutor for introducing me to it! You for playing it! Want to see a guide on adding new commands? Click here! https://scratch.mit.edu/projects/68609434/