3 ideas for final project

  1. the first idea is to develop the rain game from previous homework. Instead of collecting raindrops, I will generate a person collecting food that falls from sky. Like rain game, I will write a food class that contains multiple food objects and functions. I would also add p5.collide 2D library to detect if the person “get” the food. Here’s a sketch:

  1. I would love to add more functions to my visualizing time project. Instead of merely use change of colors. i want to generate a mystery box. When I click the box, there will be a object posed up. And the color of the box will change as time pass. The object inside the box will also related to time. 

  1. The third idea is to generate a group of ice melting based on weather API. The rate of ice melting will be depended on the temperature outside room. Plus, there will be wind sound as back ground music.