You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flappy Connection is simple test project with Node.js + Socket.io + P5.js.
With those Flappy Connection make simple web game server for multiple players.
Game shares one world with everyone.
When player connect and click, server automatically push a new player to the game world object.