C Pong
A minimalist Pong game in C, developed with SDL2 to deepen my knowledge of low-level programming. This project focuses on understanding how a program works, while providing a simple local multiplayer gaming experience. A fun way to explore the fundamentals of low-level development.
#C#Video games