P5 Mirror
Going off of the two toned mirror exercise we had in last week’s worksheet, Spencer had a great idea to make a mirror that used emojis instead of setting colors like black and white.
Approaching idea, we started to figure out how we’d be able to use emojis. Would it be an image? We ended up being able to simply use the text() function!
So we chose two emojis, one to use as the darker color, and another for the lighter color. Once we got that to work, we set several if statements so that the emojis would change ever 10 seconds.
We got inspiration from the two tone mirror exercise, as well as the checkbox mirror and brightness mirror from Dan Shiffman.