Day 48 @ ITP: ICM

Week 8
Using APIs:

I tried a test code using the # of astronauts in space where every time you open it it moves, which was from a Shiffman tutorial... http://alpha.editor.p5js.org/ivymeadows/sketches/rJZbUM26b

I would like to try something with more constantly changing data, but this is what I got to work to start. Tomorrow I would like to work on somehow assigning the data to make images appear, which then can get moved around randomly upon refreshing. And also soon would like to learn how to make an image appear on the screen and disappear when you click it...or also maybe be dragged around the screen then relocated in order to sort of collage or compose an image.  It was interesting to read a bit about APIs and I need to think about how I would want to use them...

This is a weird thing I made sort of just through thinking about APIs. I made it through an array though but would like to learn how to make images appear from pulling data through an API...