Skip to content

luna7111/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FdF

FdF is a project inside the 42 Common core. It consists on the development of a topographic map visualizer using pure C and the (very limited) MiniLibX graphic library.

Screenshot0

Files

FdF maps should be described in a plain text file where any point in the map is written as a number, separated with spaces in a grid.

For example this map:

Screenshot1

Should look something like:

Screenshot2


And the color of a point is described in hexadecimal, separated with a comma next to the point.

The map described as:

Screenshot3

Should look like:

Screenshot4

About

Topographic map visualizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published