so_long icon indicating copy to clipboard operation
so_long copied to clipboard

A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project

Results 1 so_long issues
Sort by recently updated
recently updated
newest added

NAME = so_long NAME_BONUS = so_long_bonus GREEN = \033[0;32m RED = \033[0;31m RESET = \033[0m LIBFT = ./libraries/Libft/libft.a CC = clang STANDARD_FLAGS = -Wall -Werror -Wextra MINILIBX_FLAGS = -L./libraries/mlx -lmlx...