Skip to content

A Maze solver written in Kotlin using Dijkstra and A* search algorithms to find the shortest path in a xy coordinate system.

License

Notifications You must be signed in to change notification settings

btipling/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Maze Solver

A fully functional app to demonstrate path finding, written in Kotlin. You can pick between Dijkstra and A*, draw walls and try to see how it will find the best path.

2015-08-28 at 8 59 pm 1 2015-08-28 at 8 59 pm 2015-08-28 at 8 57 pm 2015-08-28 at 8 56 pm 2015-08-28 at 8 55 pm 1 2015-08-28 at 8 55 pm

About

A Maze solver written in Kotlin using Dijkstra and A* search algorithms to find the shortest path in a xy coordinate system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published