Skip to content

Commit 8712777

Browse files
authored
Update README.md
1 parent 42c71ee commit 8712777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Original Design
22
===============
33

4-
In this assignment you will create a design of your own choosing. You may find the PowerPoint slides 1 to 166 of the [apjavaProcessing.pptx](https://drive.google.com/file/d/1ycy6BhFFv7j2X2hooCPa4QpTbgh-TgmN/view?usp=sharing) presentation helpful. Your program should use a variety of the [Processing graphics functions](https://processing.org/reference/). You will also define four functions:
4+
In this assignment you will create a design of your own choosing. You may find the PowerPoint slides 1 to 166 of the [apjavaProcessing](https://docs.google.com/presentation/d/1sqbareaFmF9fMcp0XOl3hRO6hAlrU5WIaj4V-Kd3eDI/edit?usp=sharing) slide presentation helpful. Your program should use a variety of the [Processing graphics functions](https://processing.org/reference/). You will also define four functions:
55
`void setup()`
66
`void draw()`
77
and at least two of your own. Scroll down to see links to samples of other students submissions for this assignment. Have fun and be creative! Your design doesn't have to look like anyone else's.

0 commit comments

Comments
 (0)