------------------Scratch-code runner--------------------- ----------a program that can run its own code----------- imagine every (useful) scratch block in one custom block. Thats what this has achieved. An ai could run its own code. Or the user could prompt the game to do something, the possibilities are endless. currently set to do 100 random things all code is in the Run function block the other 3 blanks are for input. Open the code list for all available code Note: "_" means number "f" means function "b" means boolean Ex: < 0 = 0 > Use example (code list): change_pos _ _ would mean run function: change_pos 20 -80 repeat _ f _ would mean run function: repeat 10 move 50
click green flag not rlly finished but might not ever be finished so don't wait for improvements