Tetris

Tetris

As intuitively evident, it is about a Tetris implementation using C.

One of its unique features is the ability to run multiple Tetris games simultaneously through file input/output operations. I had an opportunity to learn and apply fundamental C concepts, including file I/O, data structures, conditions, loops, structs, classes, and memory allocation.

Project information