Click see inside to type your code When you're done, go into full-screen (if you want) and press space. Then do whatever event you used (such as when flag clicked) and watch your code work!
Code instructions: press space to hide your code/show your game Events: FlagClicked{ } UpArrow{ } DownArrow{ } RightArrow{ } LeftArrow{ } Code Blocks: SetX(); SetY(); MoveForward(); RotateRight(); RotateLeft(); Wait(); Point(); Repeat(){ } Forever(){ }