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

210 B

tetris

Implementation of Tetris using SFML.

Building:

  1. Clone vcpkg repository

git clone https://github.com/microsoft/vcpkg

  1. Set VCPKG_ROOT environment variable

  2. Configure with CMAKE and build