Press T to run code to stop just press the stop button use arrow keys to change lines in the code Press SPACE to make new line Press C to delete line Press R to replace line Movement To move up first you write "move-up" then go down a line and write the key of choice for arrow keys write right arrow left arrow down arrow up arrow The same for other movement commands but instead of up you would put the direction you want it to go EX. move-up move-down move-right move-left and of course put the key of choice a line lower. remember to always change the corresponding variable. The first dot changes the up control (changing the variable does not change the code make sure to manually change that) variable (variable A) the second dot changes the right control variable (variable E) the third dot changes the left control variable (variable C) the fourth dot changes the down control variable (variable B) the fifth dot changes the speed variable (variable K NOT VARIABLE SPEED) when changing speed first write down speed, then a line lower type the value of choice make sure it always corresponds with variable K SPEAKING the sixth and finale button controls what the objects says and for how long to make it speak first write speak-something followed by the words (make sure they are the same as variable N) to make the speaking infinite go down one line below your words and write forever. You now know how to use a very very simple 2D engine