tetris/README.md
2025-04-23 14:16:13 +03:00

13 lines
210 B
Markdown

# tetris
Implementation of Tetris using SFML.
## Building:
1. Clone vcpkg repository
> git clone https://github.com/microsoft/vcpkg
2. Set VCPKG_ROOT environment variable
3. Configure with CMAKE and build