Multiplayer game made with Javascript, PhaserJS and Socket.io
The repository is a Lerna monorepo that includes three packages:
Javascript application using Parcel + PhaserJS 3
Authorative server that handles client connections and validates user input.
Common code shared by client and server