Skip to content

EnderBro1000/pathfinding

Repository files navigation

pathfinding

This is a project to solve problem 16 from Lockheed Martin's 2014 CodeQuest competition.

The problem gives you a map of a cave. There is a starting point, torches, and a goal. The code must navigate through the cave from the start to the goal and find the most optimal path. You can only take 15 steps per torch, so you may need to collect some on the way.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages