last commit
Some checks failed
.NET / build (push) Has been cancelled

This commit is contained in:
foglar 2025-01-12 15:41:06 +01:00
parent 120c3a90e1
commit 80c46a13ba

View File

@ -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