so_long This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles. State Installation & Building To install and build git clone https://github.com/WOLFIE-OG/so_long cd so_long git submodule update --init --recursive make ./so_long