This is meant to be used with the CodeBlocks IDE. To set it up, you'll need to supply your own SFML libraries. I didn't include them as they're ~28 megs and I didn't want to make this any bigger than ...
This is a classic Tetris game developed in C++ using the SFML (Simple and Fast Multimedia Library) as part of the Programming Fundamentals project for Fall 2022 BS(CS). The game features two ...