Update ToDo list
This commit is contained in:
@@ -15,11 +15,13 @@ Tetris.js is very intuitive and easy to set up. Just download the repository or
|
|||||||
|
|
||||||
## ToDo
|
## 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:
|
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)
|
|
||||||
* Detect slow hardware to optimize performance
|
* Detect slow hardware to optimize performance
|
||||||
* Multiplayer (network connection)
|
* Multiplayer (network connection)
|
||||||
* Display highscore
|
* Display highscore
|
||||||
* Global highscore ranking
|
* Global highscore ranking
|
||||||
|
* Game Over Screen
|
||||||
|
* Add more languages
|
||||||
|
* ~Display the upcoming tile(s)~
|
||||||
* ~Distribute content of tetris.js to multiple classes~
|
* ~Distribute content of tetris.js to multiple classes~
|
||||||
* ~Hold one tile and swap them with the current one~
|
* ~Hold one tile and swap them with the current one~
|
||||||
* ~Mobile optimization~
|
* ~Mobile optimization~
|
||||||
|
Reference in New Issue
Block a user