====== Assignment 4 ====== Processing Primer II - Do these Exercises http://students.digitalmediaacademy.org/lesson/javai-lesson-02-processing-primer-ii/ By now: * Your creature on OpenProcessing * Wordpress cleaned up * One post with Processing screenshots Upload all Primer II projects to your OpenProcessing portfolio. Make sure you capture a thumbnail and document your code. Try to preserve your indentations for style and readability! // NAME // DATE // PROJECT NAME: [DESCRIPTION] // References: Sample code from Digital Media Academy KEY CONCEPTS: * Events * if/else * http://www.cs.kent.edu/~volkert/F10-10051/notes/logsim.html * Loops