Developed a small 2D game using the MiniLibX graphics library. The player navigates a tile-based map, collects items, and reaches the exit. Implemented map parsing and validation, sprite rendering, player movement with collision detection, and a move counter displayed on screen.
