so_long

so_long

This is a project for the Core Curriculum of 42 school. The goal of this project is to create your own 2D game where you have a map that can have different dimensions and contents.

Requirements

  • gcc compiler
  • make
  • MacOs
  • MiniLibX library

How to run

  1. Clone the repository
  2. Run make to compile the project
  3. Run ./bin/so_long maps/... to start the game

How to play

  • Move the player using the arrow keys
  • Collect all the collectibles ('C') to win the game