Week 7
Week 7 Activities
- Review of objects and classes
- Adding and removing objects from arrays: Array.push() and Array.splice()
- lerp() and noise() examples
- Assignment 4 template
- Watch this video! on converting static functions to classes
Class notes
- Lesson 1: Arrays and Objects continued
- Pizza Generator example (from video)
- Code from class (bugs with noise)
- Video recording of Oct 15 lecture
For Next Week
Complete the object factory assignment: