Add minilibx-linux to be able to create GUI
authorLukas Jiriste <ljiriste@student.42prague.com>
Tue, 2 Apr 2024 21:03:05 +0000 (23:03 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Tue, 2 Apr 2024 21:03:05 +0000 (23:03 +0200)
commit04c10695da3184d7bd345ad82a6ed743e565309f
treeaefb09d4b2fd73d9f22fd65d0014c6c7d2b648bc
parentf09f04db1cc6c31083eafd63933f53f3056957cc
Add minilibx-linux to be able to create GUI

Implement some basic behaviour of the window, such as closing.
So far the window just shows the input argument image.
I use minilibx-linux with a commit from myself, that solves
a memory issue.
.gitmodules
solution/Makefile
solution/main.c
solution/minilibx-linux [new submodule]