You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so_long is a C project that builds a simple 2D game using a graphics library, where the player collects items and reaches an exit. It develops skills in event handling, graphics rendering, memory management, and map parsing.