Skip to content

snk11/fdf

Repository files navigation

INTRODUCTION

This is an application using a graphic lib written in C (minilibx).
the application take a map of coordinates in argument and it draws the result in a window. 

MAKEFILE

to make the exe file called fdf:
make

to recomplile all:
make re

to clean .o files:
make clean

to clean .o files and exe file:
make fclean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published