Add even more things to do

This commit is contained in:
0100 1011 0100 1111 0100 0100
2018-02-18 13:15:18 +01:00
committed by GitHub
parent 1f8e913459
commit 5ef3e8e9c5

View File

@@ -21,6 +21,9 @@ Currently, Tetris.js is a very minimalistic game with the smallest possible amou
* Global highscore ranking
* Game Over Screen
* Add more languages
* Add pause button in order to allow mobile users to pause the game
* Implement different color schemes
* Implement light/dark mode
* ~Display the upcoming tile(s)~
* ~Distribute content of tetris.js to multiple classes~
* ~Hold one tile and swap them with the current one~