/AStarAlgorithm

Solving a Maze(2D Array) using AStar Algorithm

Primary LanguageC#

	****INSTRUCTIONS***

1 - To install the required dependencies: a - .NET Cli Via Package Manager Console or Integrated Terminal(VS Code): Navegate to the project and use de command: dotnet restore b - Via solution: press right button in Solution Explorer and choose Restore NuGet Packages