Class 08 – 2016-11-01: Javascript: Canvas Simulations & emergent behavior

New problem set ps-08

More working together today. Start thinking about your Final projects. Something small that you can accomplish in 2-3 weeks.

Review problem set: 5:45 – 6:50

Questions about the reading? 6:50 - 7:00

State of 2016-SWC 7:00 – 7:15

Odds & Ends: 7:15 – 7:30

Look at "Shepherding random numbers" (deluxe random walking)

http://inconvergent.net/shepherding-random-numbers/

Random Walkers exemplars

A simple simulation 'random walk' in code-pen 7:50 - 8:45

This is related to Today's problem set Simulation. This is one of the simplest simulations. A line is created by the meandering path of dot as it moves over time.