Welcome to the 42 So_Long project! This project is part of the curriculum at 42 and focuses on creating a 2D game using the MinilibX, a simple graphic library provided by 42. So_Long is a game where the player navigates through a map, collects items, and avoids obstacles to reach the goal.
To play my game, follow these steps on both Linux and macOS:
- git clone https://github.com/Julypie7/so_long-42.git so_long
- cd so_long
- make
- Wait until its built.