Update README.md

pull/458/head
Alex Medvednikov 2019-06-23 16:16:55 +02:00 committed by GitHub
parent 6cbecac93c
commit 8b08bf636a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@ v run news_fetcher.v
v run tetris.v
```
<img src='https://raw.githubusercontent.com/vlang/v/master/examples/tetris/screenshot.png' width=300>
In order to build Tetris and anything else using the graphics module, you will need to install glfw and freetype.
If you plan to use the http package, you also need to install libcurl.