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
- Category C
- Team size 1 Dev
- Project date Dec 2017
- Project URL https://github.com/Nero-TheThrill/Tetris-with-C
- View Project