42 project 'wolf3d'
This project use the mlx library (given by 42) and only compile on MacOS X
executable name: wolf3d usage: you can add a file in argument (if no one is given, it wil load map/map01)
parsing: a '1' is a floor, all other character is a wall.
controls: w, a, s, d -> move q, e -> rotate camera shift -> sprint on/off tab, m -> map on/off arrows -> move & rotate moving mouse -> rotate camera