From debb18f4ee579533c4c57603a7017ba9d905689b Mon Sep 17 00:00:00 2001 From: Marcel Date: Sat, 17 Feb 2018 19:39:21 +0100 Subject: [PATCH] Complete restructuring of code: adjusting it to OOP + language and layout improvements --- index.html | 40 ++- js/language.js | 101 ++++--- js/menu.js | 41 +-- js/tetris.js | 701 +++++++++++++++++++++++++++---------------------- style.css | 33 ++- 5 files changed, 529 insertions(+), 387 deletions(-) diff --git a/index.html b/index.html index e0c5411..a2ebe5b 100644 --- a/index.html +++ b/index.html @@ -17,23 +17,44 @@
-
00:00
-
0
+
00:00
+
0
@@ -52,14 +73,11 @@
-
-
-
-

Tetris.js

- - +

Tetris.js

+ +