Please enable JavaScript to use CodeHS

New Hampshire Tech Apps and Coding

Lesson 1.9 Artistic Effects

Description

In this lesson, students are able to add some flair to their turtle graphics programs by controlling color, pensize, and fill. These new commands are added to the list of commands that have been already practiced in order to allow for more creativity in student programs.


Objective

Students will be able to:

  • Use the extended circle() command to draw different shapes
  • Use the color(), pensize(), begin_fill(), and end_fill() commands to add more creativity to their programs

Activities

These are all the activities included in the lesson

1.9.1 Artistic Effects
1.9.2 Artistic Effects
1.9.3 Rainbow Octagon
1.9.4 Circle Square Triangle
1.9.5 Four Colored Triangles
1.9.6 Colorful Bracelet
1.9.7 Kid's Shapes Toy