Blocks - Raylib Game in C
Our first graded assignment in C was to create an Arkanoid game using Raylib within two weeks.
The goal of the assignment was to learn the basics of programming in C, as this was my first time working with the language at this level of depth. Additionally, we had to code a game from scratch, implementing all the gameplay logic while using Raylib as a framework.