The final update for the project includes the following features:
- A main menu to hold everything together
- An options menu with support for multiple resolutions
- The ability to pause when playing
- You can now exit during the countdown when starting a new game
- Countless bug fixes
Under the hood, the code was completely redesigned to be more modular and flexible. The program also uses slightly less memory.
Download the appropriate .zip file, extract and then simply run the Pixeltetris executable.
For Windows, you may need to install the Microsoft Visual C++ Redistributables.
For Linux, you may need to install g++, and the SDL2, SDL2_ttf and SDL2_image runtime libraries (they should be in your distribution's repository).