helenailic / mountain-paths-mp

When given elevation data input consistent with how the NOAA(National Oceanic and Atmospheric Administration) provides elevation data, a hiker wants to determine the most efficient mountain path. In this project I wrote and tested code that reads in elevation data, processes it, and then prints out a grayscale topological image map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS-128 : MP : Mountain Paths

See course website (cs128.org)!

About

When given elevation data input consistent with how the NOAA(National Oceanic and Atmospheric Administration) provides elevation data, a hiker wants to determine the most efficient mountain path. In this project I wrote and tested code that reads in elevation data, processes it, and then prints out a grayscale topological image map.


Languages

Language:C++ 99.8%Language:Makefile 0.2%