Forces
This week in The Nature of Code I learned about techniques for simulating forces in P5.js using vectors and principles from physics. In brainstorming for this assignment the indie game LIMBO was a strong inspiration for the look and feel. Expanding on the in class demo of Gravitational Attraction I set out to write a […]