Midterm 1

For the midterm project, I decided to do the project called “Create your own Mondrian”. The idea is based on Piet Mondrian’s art pieces “Composition with Red, Blue, Yellow”. Since this series contains only grids and color blocks, I want my project to be created different images with these elements by changing the position and color. People will interact with mouse click to change the position of the intersection points and key pressed to change the color. The color I choose Mondrian’s red, blue, yellow, black and white.

Skills to realize: set variables, random, key pressed, mouse pressed.

Difficulties: random from limited choice(array?)