mirror of
https://github.com/vlang/v.git
synced 2025-09-07 22:30:57 -04:00

Tetris has a temporary dependency on GLFW.
macOS
brew install glfw
Ubuntu
sudo apt install libglfw3 libglfw3-dev
Windows
Copy thirdparty/glfw/glfw3.dll
to this directory.