/tetris-C

Tetris game in C using SDL2

Primary LanguageCMIT LicenseMIT

Tetris

This implementation of the Tetris game was developed for the course Programming and Data Structures in C in Politechnika Łódzka.

Tetris

Since its inception the project has been rewritten to use SDL2, you can find the original implementation using SDL1.2 here