In this project you will write a program using code.org game lab that displays a design of multiple rings similar to the Olympic Rings. You may find slides 19 - 32 of the Computer Programming A slide presentation helpful. Your finished program should have at least 5 different rings and use the following functions (some more than once):
ellipse()
noFill()
stroke()
strokeWeight()
- Make sure you set the
stroke
before you draw theellipse
- Once you call
noFill()
, from then on, all ellipses will be unfilled. Don't call it more than once - Same with
strokeWeight()
. Once you set the thickness of the outline it will remain unchanged
If you have extra time, you might see if you can figure out how to use the arc
function instead of ellipse
to make interlocking rings (like Ken's). Feel free to add other elements to your design. Have fun and be creative, your ring design don't have to look like anyone elses.
Alyssa
Kahlo
Pansy
Alyssa
Alice
Margaux
Cali
Amy
Alex
Johnathan
Jianna
Xander
Justin
Alex
Theo
Tania
Jordan
Donovan
Tiffany
Ken
Benjamin
Robin