From: Elijah Cohen Date: Sun, 13 Oct 2019 23:10:36 +0000 (-0500) Subject: readme changes X-Git-Url: https://git.eli173.com/?a=commitdiff_plain;h=0bc8fc0665308aae9ddbc663f49c51a67dbdda23;p=pong_br readme changes --- diff --git a/README.org b/README.org index 4ebf7d1..48f10dd 100644 --- a/README.org +++ b/README.org @@ -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/]]