In this article I will describe the basic setup to create a multiplayer interactive website/game using p5js, socket.io and express. — The goal of the article is to setup a basic system from which you can expand to create your own multiplayer interactivity / game. We will go over how to use socket.io …