aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2019-07-10 12:16:40 +0200
committertomsmeding <tom.smeding@gmail.com>2019-07-10 12:16:40 +0200
commite87fb62269acea336b0563b84fa0de7069a5b59e (patch)
tree3a07953521ad490ef1d049336dda0939445abbb9
parent335c0a843636cb4318e71afbf0ada693fb52957c (diff)
Add basic README
-rw-r--r--README.md6
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.