RoboBlocky
Sign In
Learning Math/CS/Engineering Design with Robotics
Grid Size: S M L Simple View: MinView:

The arc command draws a portion of a circle. For example, the pre-placed arc command draws a half-circle. (Click "Run" to try it out.) Its first two parameters specify the (x,y) coordinates of the center of the circle, the third parameter specifies the radius for the circle, and the final two parameters specify the start and ending angle of the arc, with the positive x axis being an angle of 0 degrees (and 360 degrees) and the positive direction for angle measurement being counter-clockwise. Experiment with different parameter values for the arc command to get a feel for it, and then try to create the code that will reproduce the squiggly line shown, consisting of four arcs.

Piano
Workspace Load Save Ch Ch Shell Console
Lock
roboblockyA848.ch
Time