mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Update README.md
This commit is contained in:
parent
6cbecac93c
commit
8b08bf636a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user