Jason's notes

Week2 Live Chat

ITP/Live #p5

Assignments: Get up and running with Node.js on Digital Ocean and the example Chat Application. Try to extend it a bit, make it better, more fun.

Result

I use p5 to create a bunch of bubbles for every message received from the server. Each bubble has a random moving speed and color. They are all moving and bouncing within the browser. Every bubble appears in a random place except the self-create one which all starts from the center.

Bubbles