feat: gameover with firsk attack
This commit is contained in:
parent
a492a9a411
commit
3ca6fb18b2
70 changed files with 14324 additions and 46 deletions
3
Makefile
3
Makefile
|
|
@ -17,7 +17,8 @@ CODE = $(addprefix main/, \
|
|||
) \
|
||||
$(addprefix utils/, \
|
||||
point1 point2 map \
|
||||
)
|
||||
) \
|
||||
gameover/gameover
|
||||
LIBRARIES = mlx libtf
|
||||
LIBRARIES_FILES = libtf/libtf.a
|
||||
LIBRARIES_LINK = mlx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue