😝 MadLibs

🎯 Learning Targets

Mad Libs Project

Create a paragraph

This works JUST like createButton:

paragraph = createP("One day, I was walking to the " + p + " and I saw a " + a + " " + n);
paragraph.position(220, 0);

πŸ“Œ Push Yourself

We haven’t explored it in this class, but each of your p5 projects has a style.css file just waiting for you to make it look good.