Brick Game v1.0
Implementation of the game Tetris in the C programming language with a terminal user interface.
|
The CLI View. More...
Go to the source code of this file.
Data Structures | |
struct | CliView |
CLI View responsible for rendering the game information to the screen. More... | |
The CLI View.