diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ # Tetris -Tetris in C using raylib + +Tetris in C using raylib. This program serves as a way of learning the basiscs of C. +I tried following the tetris guidelines for the game found at https://tetris.fandom.com/wiki/Tetris_Guideline. |
