visuco
Challenge 1 of 18

Every number so far was handed to you: frameNumber counted, mouseX followed your pointer. This one is yours. var x = 0 makes it, and x = x + 6 takes what x is, adds 6, and makes that the new x.

Set how far it steps each frame.

Your code JavaScript

Set how far it steps each frame.

0 / 60 frames · 400×400
Target
Yours
Results
0%
Press Run to check your code
Penalties: none this run

Report this challenge