This is my solution for the so_long project from 42 school.
- Creating your first small 2D-game.
- You are using a graphics library running on GLFW and OpenGL, the MLX42.
- In that game you control a player, to collect all coins and then escape through the exit using the shortest way possible.
- I achieved 100/100 points.
- There is one small extra. When all coins are collected. The door opens, giving visual feedback that is possible to finish the game now.