From 80c46a13ba11d851061078399fb679674b239add Mon Sep 17 00:00:00 2001 From: foglar Date: Sun, 12 Jan 2025 15:41:06 +0100 Subject: [PATCH] last commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ea93bde..bc08539 100755 --- a/README.md +++ b/README.md @@ -18,3 +18,9 @@ dotnet run - [SRS](./TetrominoSRS.md) - [FS](./TetrominoFS.md) + +## Not fulfilled requirements + +- [ ] 7.7 Background Music - Difficult to implement both for Windows and Linux +- [ ] 7.8 Tetromino Colors - Difficult to implement with current implementation +- [ ] 7.11 Next Tetromino Preview - Not enough time