Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 837 Bytes

README.md

File metadata and controls

49 lines (31 loc) · 837 Bytes

so_long

Hey!! this is my version of the project so_long from school 42. It's nothing incredible but it should work (I hope).

How to install

in one line

gcl https://github.com/samaelM/so_long && gcl https://github.com/42Paris/minilibx-linux so_long/mlx/

step by step

you first need to download this repo :

gcl https://github.com/samaelM/so_long

then enter the directory

cd so_long

and finally you need to install the mlx

gcl https://github.com/42Paris/minilibx-linux mlx

ENJOY!

create the executable with :

make

execute like this (maps are stored in ./maps/ and you can easily create more):

./so_long [map]

move with w,a,s,d catch all the stars and go to the exit!

if encounter any bugs please contact me at: [email protected]