Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 690 Bytes

File metadata and controls

14 lines (8 loc) · 690 Bytes

#SO LONG

Project Finished - graded 100%

ericdjavid

The idea is to create a 2D game with the help of the minilibX and X11 graphic server. The player has to collect the "collectibles" before he can leave the map through the exit(s). The map is a file ".ber" loaded as an argument of the executable. The number of moves are counted and the goal is to join the exit with the minimum number of moves.

This project only works on Linux and WSL, make sur you have installed the required elements to run the minilibX. For more information, check : https://github.com/42Paris/minilibx-linux

#Steps to run the game

  • Make
  • ./So_long maps/[any .ber map respecting the criterias]