SCHOOL · PROJECT
2D game using MinilibX (MLX)
so_long is a small 2D game written in C using the MLX graphics library. It focuses on fundamentals: window creation, image/sprite loading, event handling, map parsing with flood-fill validation, and collision logic.