Introduction
What do I Need to Know to Get Started?
P5.js Web Editor Quick Start Guide
VS Code Quick Start Guide
Download
🐙 Github
🕹️ Examples
Learning p5.party
The p5.party Curriculum document organizes the p5.party documentation into a suggested learning order. It can be used as a framework for those learning p5.party on their own. It can also be used as a starting point for instructors who want to include p5.party in their courses.
p5.party Curriculum
Guide
Connecting to the Server
Guests and Host
Shared Objects
“myShared” Objects
Messaging
Rooms
Avoiding Write Conflicts
Using Callbacks
Server Setup
Frequently Asked Questions
Tips
Gotchas
Don’t Reassign Shared Variables
OOP and p5.party
Sharing p5.Color + p5.Vector Objects
API Reference
partyConnect()
partyLoadShared()
partySetShared()
partyWatchShared()
partyIsHost()
partyLoadMyShared()
partyLoadGuestShareds()
partySubscribe()
partyUnsubscribe()
partyEmit()
partyToggleInfo()
Example Projects
Articles
CCFest Workshop Agenda