You are on page 1of 2

Computer Science & Applications Unit 3 Lesson 3

Drawing in Game Lab Assignment (Code.Org 21-22)

Purpose: The purpose of the assignment is to use the rect, ellipse, and fill commands to
complete drawings in Game Lab.

Directions: In the lesson, you learned how to use Game Lab to plot different colored shapes on
the screen. To complete your assignment log into code.org and use the Game Lab program to
complete simple drawings using coding blocks. Work through each of the activities below. The
level number in parentheses refers to the page number of the lesson. At the end of each
activity, click the “SHARE” button located in the upper left corner, copy the share link, and paste
it in the correct box below.

Note: You must be logged in to your Code.org account before choosing the links.

● Unit 3 Lesson 3

Activities Share Link (See Directions Above)

EXPLORE

Placing Squares in Corners code.org


(Level 3) - 2 points

SKILLS

Drawing Using the fill(color) Command Code.org


(Level 5) - 2 points

Drawing Multiple Shapes and Order Matters code.org


(Level 6) - 2 points

Drawing Using the ellipse() command code.org


(Level 7) - 2 points

PRACTICE

Debugging Code code.org


(Level 8) - 10 points

ASSESSMENT

Debugging
(Level 9) - 10 points

CHALLENGE

Choose one of the following: Car, Face or


Shapes
Content has been adopted from https://code.org
(Level 10) - 10 points
Do not choose Free Play

Content has been adopted from https://code.org

You might also like