An open API service indexing awesome lists of open source software.

https://github.com/mmaksi/multiplayer-pong

This Multiplayer Pong Game allows each two users to play together in a single room. The front-end is made ready by a public community and I implemented the backend server to make it a multiplayer game with rooms and a single namespace using the power of Socket.io and Express.js.
https://github.com/mmaksi/multiplayer-pong

expressjs javascript-game multiplayer-game pong-game socket-io

Last synced: 3 months ago
JSON representation

This Multiplayer Pong Game allows each two users to play together in a single room. The front-end is made ready by a public community and I implemented the backend server to make it a multiplayer game with rooms and a single namespace using the power of Socket.io and Express.js.

Awesome Lists containing this project