# 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