readme: tetris

pull/4880/head
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
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Tetris has a temporary dependency on GLFW. 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 ## macOS
`brew install glfw freetype` `brew install glfw freetype`