From 155eb9e0d01d8fd0ef569e6b24d47934704373a1 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 17 Dec 2017 13:42:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53bea95..fae1315 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ Currently, Tetris.js is a very minimalistic game with the smallest possible amou * ~Title screen~ * ~Multi-language support~ * ~Better controls (WASD + Arrow keys for moving?, Q+E for rotating?, F for swapping with the currently holded tile?)~ +* ~Pause the game~ +* ~Menu to reset a running game~ * much more...