Due 14 Feb 2016 ❤️
Using the code from class as a starting point, write a p5.js sketch that consumes data from a JSON file and visualizes it/does something interesting with it.
data.json
file to use more features of JSON, including numbers, arrays, and objectssketch.js
to consume this data as we did in class and visualize itNext week we will look at web APIs, so if you have any you are interested bring them to class.