-
Notifications
You must be signed in to change notification settings - Fork 6
HW Week 4.1
abbybeno edited this page Sep 21, 2016
·
21 revisions
This is due by class on Wednesday (9/21).
-
Create a sketch that includes (all of these):
- One element controlled by the mouse.
- One element that changes over time, independently of the mouse.
- One element that is different every time you run the sketch.
-
READ AND WATCH (Optional):
- These are not required, just watch if you find them helpful!
- Variation basics: setup, draw, events, mouseX, mouseY
- Create your own variables
- Objects in JS
- random() function
- map() function
(Press the edit button to the top-right of this window. Press save page below this window when done)
- Michael Musick - Blog Entry - Sketch
- Haley Tatalovich - Blog Entry - Sketch
- Kayla Robertson - Blog Entry - Sketch
- Ian McKay - Blog Entry - Sketch
- Josh Kornish - Blog Entry - Sketch
- Sierra Shaw - [Blog Entry] (https://github.com/MistaSierra/MistaSierra.github.io/tree/master/HW-3-1) [Sketch] (https://mistasierra.github.io/HW-3-1/)
- Jude MacDonald - [Here's the Blog Entry!] (https://github.com/SuperMafia/supermafia.github.io/tree/master/191-p5/Randomized%20Balls) [And here comes the Sketch!] (https://supermafia.github.io/191-p5/Randomized%20Balls/)
- Katherine Ayers - [Blog Entry] (https://github.com/ghostmoth/ghostmoth.github.io/tree/master/HW-4-1/stars) [Sketch] (https://ghostmoth.github.io/HW-4-1/stars/)
- Abby Beno- Blog Entry - Sketch
- Stone Deavours- Blog Entry - Sketch