Grid: | ||
Tics Lines: |
|
Width
px
|
Hash Lines: |
|
Width
px
|
Labels: |
|
Font
px
|
Trace Lines: | ||
Robot 1: |
|
Width
px
|
Robot 2: |
|
Width
px
|
Robot 3: |
|
Width
px
|
Robot 4: |
|
Width
px
|
Axes: | x-axis | y-axis | Show Grid |
Grid: | 24x24 inches | 36x36 inches | 72x72 inches |
96x96 inches | 192x192 inches | ||
Quad: | 4 quadrants | 1 quadrant | Hardware |
Units: | US Customary | Metric |
Background: |
![]() |
|
|
|
|
|
|
|
|
|
/* Code generated by RoboBlockly v2.0 */ #include <chplot.h> CPlot plot; plot.noStrokeColor(); plot.fillColor("red"); plot.ellipse(12, 12, 14, 12, 0); plot.triangle(12, 18, 20, 19, 19, 12); plot.fillColor("black"); plot.circle(10, 12, 1.2); plot.fillColor("#ff6600"); plot.triangle(5, 12, 8, 7, 2, 7); plot.grid(PLOT_OFF); plot.axisRange(PLOT_AXIS_XY, 0, 24); plot.ticsRange(PLOT_AXIS_XY, 2); plot.sizeRatio(1); plot.plotting();
Problem Statement: The pre-placed blocks will draw part of the head of the cardinal. Add more blocks to complete the image. Draw the crest of the cardinal, the beak, and the eye. |
|||||||||||
|
|||||||||||