liquidboy / SampleAStar

implementing AStar algo in a UWP xaml app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SampleAStar

implementing AStar algo in a UWP xaml app

Click on a white space to run the AStar algo that finds the best path towards that square from start position (s).

Click the "Draw New" button redraw the 60x60 maze.

Sample Maze 1 with AStar determined start / end

Sample Maze 2 with AStar determined start / end

Sample Maze 3 with AStar determined start / end

About

implementing AStar algo in a UWP xaml app


Languages

Language:C# 100.0%