Complete Library

Download the latest version of p5.party and example apps here.

For more detailed instructions, visit the Quick Start page.

CDN

Alternatively, you can link to the built library using a CDN.

https://unpkg.com/p5.party@ + version+/dist/p5.party.js

For example, here is a url to a specific older version:

https://unpkg.com/[email protected]/dist/p5.party.js

For another example, here is a url that always points to the latest release:

https://unpkg.com/p5.party@latest/dist/p5.party.js

Github Resources