Unit 3. Final Project Example, Level 2

Random Meme Generator

Notes

Prompt: Create a random meme generator: pick a collection of images and a collection of phrases. Each time you run your sketch, it should select one random image and one random text, creating a (potential) meme. What font are you using? What is your source for your images and text?

In level 2, when the user clicks, the color of the font and the tint of the image changes.

To generate a different meme, refresh this page.

Sketch

Code