# Part 2: Spells, Beginner Incantations ## Chapter 6: Telekinesis 101, Interactive 12: Code in Motion: P5.js Make an art collage, get things moving! Time to make pretty things Browse the references
# Part 2: Spells, Beginner Incantations ## Chapter 6: Telekinesis 101, Interactive 12: Code in Motion: P5.js Make an art collage, get things moving! Time to make pretty things Browse the references & examples here to learn more: https://p5js.org/reference/ and https://p5js.org/examples/ to see what you can do with p5! Use the live web editor to preview your code: https://editor.p5js.org/ Use N hotkey to auto deploy or use ND to manually deploy on https://app.netlify.com/drop 13: Ballpit physics: Matter.js Lets introduce something fancier, physics and gravity! Make a ballpit with matterjs & P5.js To learn more We will use https://brm.io/matter-js/ to create a ballpit See demos here: https://brm.io/matter-js/demo/#mixed Code for demos: https://github.com/liabru/matter-js/tree/master/examples Tutorials: https://github.com/liabru/matter-js/wiki/Tutorials Use N hotkey to auto deploy
Sign in to view the full prompt.
Sign In