diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1650cb0 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# pongmp + +Online multiplayer pong, built using NodeJS. May be running at +[pongmp.tomsmeding.com](https://pongmp.tomsmeding.com). Connecting to the +server redirects you to a game-specific URL; the second player can join by +visiting that game-specific URL. |