This assignment should be written in the processing programming language. You should only use processing features that we have discussed up to this point. If you have questions about whether or not a particular feature can/should be used, ask the instructors! You may use any processing version 3.0 or newer.
In this assignment, you’ll be writing a few small and simple processing programs, that display simple shapes and drawings.
Write a processing program that displays a canvas that looks just like the following.
A few guidelines:
Name this processing program four_edges.pde
.
Write a processing program that displays a canvas that looks just like the following.
A few guidelines:
Name this processing program target.pde
.
Write a processing program that displays a canvas that looks just like the following.
A few guidelines:
Name this processing program funky.pde
.
Write a processing program that displays a canvas that looks just like the following.
A few guidelines:
Name this processing program tic_tac_toe_pic.pde
.
It is due on 1/26/2018 at 5:00pm.
Turn in each of the files described in the spec (4 total) to the assignment 2 dropbox in D2L before the due date. Make sure to name the files exactly as this document specifies. In general, make sure to follow these instructions precisely. If you don’t, we will deduct points!!!
Remember, you should turn in your actual code file, not a screenshot of the result! If you don’t know how to do this, ask Ben or one of the section leaders.