From bb1c24b7e0c1ee5a547cec4ff2a9e027478745dd Mon Sep 17 00:00:00 2001 From: Marcel Date: Wed, 24 Jan 2018 19:42:59 +0100 Subject: [PATCH] Add holding canvas and improve UI layouts --- index.html | 33 +++++++--- js/menu.js | 24 +++++-- js/tetris.js | 69 +++++++++++++++---- style.css | 182 ++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 227 insertions(+), 81 deletions(-) diff --git a/index.html b/index.html index e00f54e..437bcdb 100644 --- a/index.html +++ b/index.html @@ -15,12 +15,25 @@