Skip to content

liquidboy/SampleAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages