What is p5.play?

What is p5.play?

p5.play
is a JavaScript library that uses p5.js.

You can load p5.play into the p5 web editor.

p5.play is a great choice for beginners because it offers tools for:

  • sprite sheet management
  • sprite collision detection
  • sprite animation
p5.play is a great segue into a basic physics engine.   

Get p5 here:

Comments

Popular posts from this blog

1. How to load p5.play into code editor