Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 383 Bytes

notes.md

File metadata and controls

10 lines (9 loc) · 383 Bytes

Tests

Goal whenGreenFlag doWaitUntil touching: Ball say:duration:elapsed:from: You win! 2

Ball whenGreenFlag gotoX:y: -205 147 doForever doIf touchingColor: -15399425 forward: -10 whenKeyPressed up arrow heading: 0 forward: 10 whenKeyPressed down arrow heading: 180 forward: 10 whenKeyPressed right arrow heading: 90 forward: 10 whenKeyPressed left arrow heading: -90 forward: 10