Help! Why I cannot use the P5JS

For an absolute beginner, my advice is to start on some p5js online editor, such as this 1: :man_student:
OpenProcessing.org/sketch/create

Some sketches I’ve got there btW: :grinning:

By using such specialized p5js online resources we don’t need to make our own “index.html” file. :wink:

When you decide it’s time to learn how to code your own “index.html” file, you can use more generic JS online editors, such as these 2 below: :sunglasses:


You can also take a look at my sketches I’ve got over there: :innocent:
CodePen.io/GoSubRoutine/pens/public

1 Like