A fully functional Match-3 puzzle game built in C using the Raylib library. This project demonstrates grid-based game logic, match detection, tile swapping, and score management — all implemented from ...