diff options
author | Oxore <oxore@protonmail.com> | 2018-07-09 03:04:02 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2018-07-09 03:04:02 +0300 |
commit | a673d86621054f18b25add5878efab6fa035e352 (patch) | |
tree | e20b54aa63290944322bab08381a8f026bb5f202 /README.md | |
parent | a9e7132e6a430e86e8a69d1301252e38daf6e593 (diff) |
Introduce hard drop feature
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ Look at the [repo releases](https://github.com/Oxore/tetris-csfml/releases)! Now - [x] Levels speed and scores calibration - [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 +- [x] Hard drop - [x] Phantom shape - Table of records - Settings menu with external `config.yml` file which allows |