Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 488 Bytes

Olympic Rings

In this project you will write a program that displays a design similar to the Olympic Rings. Your program will have about 13 lines of code and use the following functions (some more than once):

  • ellipse()
  • size()
  • noFill()
  • stroke()
  • strokeWeight()
  • Optional smooth()

Samples of Student Work

Isabel
Adrianna