paulofernando / pathfinding

Pathfinding Visualizer for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfinding Visualizer for Android

Android application that demonstrates with animation how Djikstra, A*, Breadth-First and Depth-First algorithms find the path from start point to end point in a grid graph. It's possible to increase the weights of the nodes or remove them.

Get it on Google Play

Screenshots

       

Demonstration

About

Pathfinding Visualizer for Android

License:MIT License


Languages

Language:Kotlin 100.0%