Skip to content

Tetris game in C using SDL2

License

Notifications You must be signed in to change notification settings

epergo/tetris-C

Repository files navigation

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