Skip to content
kifhan edited this page Apr 1, 2017 · 1 revision

Flappy Connection

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.

Clone this wiki locally