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.
- collision detection
- win / lose conditions
- clearing lines