Update README.md

This commit is contained in:
Marcel
2018-01-21 13:37:29 +01:00
committed by GitHub
parent f39564cfef
commit c63f387d8a

View File

@@ -19,6 +19,10 @@ Currently, Tetris.js is a very minimalistic game with the smallest possible amou
* 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
* ~Cooler graphics of the tiles~
* ~Multiple themes?~
* ~Improve performance~