Watch: p5.js with Brackets - P5.js Tutorial
What we will need:
- Project files
- example_1.3.1.html or anyname.html (a file that is read by the browser).
- anyname.js (an external file linked to the index.html file, that has our JavaScript).
- Text Editor: Brackets
- A less convenient but workable online editor: p5*
- A computer that can run a browser. We will use Firefox as our browser.