Stroked through completed ToDo goals

This commit is contained in:
Marcel
2017-12-17 12:00:08 +01:00
committed by GitHub
parent 31a0d63cd0
commit 562c13bde7

View File

@@ -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...