pong-mmo-server

A MMO facebook Pong game

Usage no npm install needed!

<script type="module">
  import pongMmoServer from 'https://cdn.skypack.dev/pong-mmo-server';
</script>

README

pong-mmo-server

A Node.js server module for hosting multiplayer pong games. This module contains only the actual game logic and does not go beyond sending socket packages about balls and paddles positions in time.

License

All application code is released under MIT License, libraries have their own permissive open source licenses.