Final project Ideas

1. I’d like to rework the rain game into a bullet hell type game, wherein the objective is to collect the falling sprites is reversed to create damaging projectiles as well as enemies to confront with your own damaging projectiles. This piece will implement most items as classes. It will require image assets to be imported.

2. I’d like to combine the generative landscape project and the visualizing time project to create an animated version of the cover of the Great Gatsby with the eyes changing with time as in the visualizing time project with a reworked style, and the city scape scrolling below. This may require image assets for the details of the buildings.

3. I’d like to track the passage of a train through a subway station with the figures standing along the platform. The sketch will take data from the subway schedule. Overtime the figures will shift position. This will require an API with the live data on subway arrivals.