Tuesday 10/30
- p5js file structure.
- p5js libraries.
- Inheritance and Polymorphism
Homework
- Read the Inheritance and Polymorphism tutorial. Also take a look at this example here. In a similar way, how would you extend the rain class in your rain game so that there are bonus falling objects?
- Research Post 05. Choose a p5js library and describe it in a blog post. Include a project or example where it has been used. Include a link to the library and project.
- Work on your generative landscape project.
Thursday 11/1
- Read the command line introduction tutorial and the tutorial on using a code editor and running a local server. Ensure that you have an offline workflow set up that works for you. (Either using atom, the processing ide or another editor)
- Project work on generative landscape.