readme: tetris

This commit is contained in:
Alexander Medvednikov 2020-05-13 04:26:06 +02:00 committed by GitHub
parent 5f7a8df885
commit 3fd852deee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
Tetris has a temporary dependency on GLFW.
FreeType is needed to display the score and some text. A smaller stb library is going to be used instead.
## macOS
`brew install glfw freetype`