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 1, we use loadImage
and a custom font.
To generate a different meme, refresh this page.