v/examples/tetris
Delyan Angelov 5a308005d5
examples: show the tetris ghost by default
2021-06-24 11:59:18 +03:00
..
README.md examples: tetris: add ubuntu dependencies list (#10456) 2021-06-14 16:16:40 +03:00
screenshot.png all: optimize png images (#6860) 2020-11-17 17:42:21 +01:00
tetris.v examples: show the tetris ghost by default 2021-06-24 11:59:18 +03:00

README.md

Dependencies (Ubuntu)

sudo apt install libx11-dev
sudo apt install libxi-dev
sudo apt install libxcursor-dev
sudo apt install libgl-dev