From a9e7132e6a430e86e8a69d1301252e38daf6e593 Mon Sep 17 00:00:00 2001 From: Oxore Date: Mon, 9 Jul 2018 02:43:50 +0300 Subject: Introduce phantom shape, refactor field Introduce phantom shape feature, yay! Refactor field: rename attribute of invisible empty cells, remove "color" member from struct shape, introduce shape movement functions with embedded collision checking and success reporting, --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0cf87e..d213330 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Look at the [repo releases](https://github.com/Oxore/tetris-csfml/releases)! Now - [x] Scoring system as in Tetris for NES which is described on [this page](https://tetris.wiki/Scoring) - [Wall kick](https://tetris.wiki/Wall_kick) - Hard drop -- Phantom shape +- [x] Phantom shape - Table of records - Settings menu with external `config.yml` file which allows - Change key bindings -- cgit v1.2.3