From abc92be1400d431824d7262d0f89536eb5a46379 Mon Sep 17 00:00:00 2001 From: exane Date: Sun, 14 Jun 2015 00:33:20 +0200 Subject: [PATCH] stuff --- public/index.html | 49 +++++++++++++++++++ public/js/client.js | 114 +++++++++++++++++++++++++++++++++++++++++-- server/Battle.js | 17 +++++-- server/Battleside.js | 15 ++++++ server/Room.js | 4 +- 5 files changed, 188 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index 221374e..3acf487 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,31 @@ +