-
-
Robot with shapes and variables. YOU HAVE TO DRAG THE ICON INTO THIS COLLECTION!
/Remember to add a comment with your name, course, title, contact email (better non-osu, so it still works in a few years), etc... /
Here's a title block example: /*----------------------------- Sketch title Describe what it does in english.
Created day month year By author's name contact information Modified day month year By author's name
project URL -----------------------------*/
-
-
1) crazy lines: 4 blocks. Strech proportional by changing canvas size
2) MakeButton. Change box color by using logical operators '&&'
-
-
Req 1: Animated drawing with variables (built-in (random, width, height) & int, float)
Req 2: controlled animation with conditional (if/if...else) & mouse interaction
Req 3: Iteration with For/While loops
Req 4: Probability (controlled randomness)
-
-
add pause and finish line "win"
-
-