Drawing Game

This week I worked on developing a drawing game in Processing from scratch. It was slow-moving but a lot of fun to experiment with. 

To change the shapes and background, I played with different input keys. 

a – draws circles

b – draws a tight spike from the top left

c – draws triangles

d – draws squares

e – draws a tight spike from the bottom right

s – saves the frame

mouse click – erases the whole scene and draws a random background-color

 Demonstration video: 

Code: 

Drawing game processing code

Saved Drawings: 

Example of drawing game

Example of drawing game

Playing With Shapes

This week we jumped into processing and started to play with shapes. I made a simple piece about how I’m feeling this semester. The editable line represents my work. The randomized cubs that keep hiding the line represent distractions, new ideas, new concepts that I want to explore, all preventing me from getting anything done no matter how hard I try. 

Below is my code and an example video: 

Screenshot of a processing sketch