]> git.eli173.com Git - pong_br/commitdiff
readme changes
authorElijah Cohen <eli@eli173.com>
Sun, 13 Oct 2019 23:10:36 +0000 (18:10 -0500)
committerElijah Cohen <eli@eli173.com>
Sun, 13 Oct 2019 23:10:36 +0000 (18:10 -0500)
README.org

index 4ebf7d1a00bafe17e52d9855d744d5af3a5d020f..48f10dd1941faee6c5037c7f3bc09e82a026aebc 100644 (file)
@@ -1,5 +1,5 @@
-so yeah I'm gonna try to make a battle royale version of pong
+So yeah this is a battle royale version of pong.
 
-using javascript and websockets and python i guess
+This is implemented in Javascript (both in the client and with Node.js for the server) and uses websockets for communication.
 
-why python? i don't really know. it seems easy and i'm not exactly trying to do this the hard way
+Play this at [[http://www.pong-br.com/]]