Skip to content

Given an array of numbers ranging from 0 to 9 (0 being low elevation, 9 being high), a serious of functions are used to determine the most efficient path. Each movement on the array map uses an amount resources, the goal of the algorithm is to reach a destination on the map without running out of resources. The functions used for the elgorithm a…

Kylehoward97/elevation-array-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

Given an array of numbers ranging from 0 to 9 (0 being low elevation, 9 being high), a serious of functions are used to determine the most efficient path. Each movement on the array map uses an amount resources, the goal of the algorithm is to reach a destination on the map without running out of resources. The functions used for the elgorithm a…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages