Update README.md

This commit is contained in:
Marcel
2018-01-25 18:32:58 +01:00
committed by GitHub
parent 85bd2470a7
commit 4e95e84966

View File

@@ -16,13 +16,13 @@ Tetris.js is very intuitive and easy to set up. Just download the repository or
## ToDo
Currently, Tetris.js is a very minimalistic game with the smallest possible amount of features. There are many things I want to implement into the game in the future. A few of them are listed here:
* Display the upcoming tile(s)
* Hold one tile and swap them with the current one
* Mobile optimization
* Detect slow hardware to optimize performance
* Distribute content of tetris.js to multiple classes
* Multiplayer (network connection)
* Display highscore
* Global highscore ranking
* ~Hold one tile and swap them with the current one~
* ~Mobile optimization~
* ~Cooler graphics of the tiles~
* ~Multiple themes?~
* ~Improve performance~