From 535037b69e41a75a8349357f2df18a4c0b736868 Mon Sep 17 00:00:00 2001 From: Marcel Date: Mon, 22 Jan 2018 19:14:43 +0100 Subject: [PATCH] Implement upcoming tiles and hold a tile (not yet graphical) --- index.html | 1 - js/tetris.js | 40 +++++++++++++++++++++++++++++++++++++--- js/touch-control.js | 1 - 3 files changed, 37 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index c88ee78..e00f54e 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,6 @@ -