ScratchData LogoScratchData
Back to victerhh's profile

code engine (beta TESTING)

VIvicterhh•Created May 28, 2023
code engine (beta TESTING)
0
0
12 views
View on Scratch

Instructions

just lines of code. Press "," to add code HOLD "D" then press "," to delete ALL code. Press "." (full stop if you can't see) to start/stop code. CODES: onkey(#) detects if the key "#" is pressed. if pressed, runs the code below. move.right(#) moves to the right "#" pixels. if "#" is negative, it moves to the left. move.up(#) moves up "#" pixels. if "#" is negative, it moves down. key.end ends the "onkey" function. pendown pretty self explanatory... right? penup pretty self explanatory... right? pen.erase pretty self explanatory. setpensize SELF EXPLANATORY

Project Details

Project ID857924203
CreatedMay 28, 2023
Last ModifiedJune 8, 2023
SharedMay 28, 2023
Visibilityvisible
CommentsAllowed