diff --git a/README.md b/README.md index b3b6bb4..ec51bd7 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,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: -* Cooler graphics of the tiles -* Multiple themes? * Display the upcoming tile(s) * Hold one tile and swap them with the current one * Mobile optimization * Detect slow hardware to optimize performance +* ~Cooler graphics of the tiles~ +* ~Multiple themes?~ +* ~Improve performance~ * ~Better layout of texts~ * ~Highscore saving~ * ~Title screen~