This project is a game where a ghost has to pick all pumpikins in the map, with the least possible moves, in order to be able to return to its grave. To control the ghost use the A, W, S and D keys.
Compile the code with: make && ./so_long [map_name].ber
maps can be found in the maps directory
Minilibx was used for GUI (it is needed to download it on the machine to play the game) -> Minilibx repository