This repository contains code developed at 42 Porto for so_long Project, from 17/03/23 to 29/08/23.
Click here for the subject of this project.1- Clone this repository:
git clone https://github.com/lbordonal/02-so_long.git
2- Navigate to so_long folder:
cd 02-so_long/so_long/
3- Run with make or make_bonus:
make
or make bonus
4- Run so_long with:
./so_long assets/maps/mandatory/valid_maps/map_name.ber
or ./so_long_bonus assets/maps/bonus/valid_maps/map_name.ber
This work is published under the terms of 42 Unlicense.