From 562c13bde7438e372588f5ce45afd5e37475f1e5 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 17 Dec 2017 12:00:08 +0100 Subject: [PATCH] Stroked through completed ToDo goals --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8d3288..53bea95 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Currently, Tetris.js is a very minimalistic game with the smallest possible amou * Display the upcoming tile(s) * Hold one tile and swap them with the current one * Better layout of texts -* Multi-language support -* Better controls (WASD + Arrow keys for moving?, Q+E for rotating?, F for swapping with the currently holded tile?) +* ~Title screen~ +* ~Multi-language support~ +* ~Better controls (WASD + Arrow keys for moving?, Q+E for rotating?, F for swapping with the currently holded tile?)~ * much more...