Brick Game v1.0
Implementation of the game Tetris in the C programming language with a terminal user interface.
Loading...
Searching...
No Matches
tetris Directory Reference
+ Directory dependency graph for tetris:

Directories

 game
 
 test
 

Files

 field.h
 Defines the playfield and operations on it.
 
 game.h
 Main entry point of the library.
 
 piece.h
 Defines pieces and operations on them.
 
 utils.h