SkillAgentSearch skills...

Pathfinding

Pathfinding Visualizer for Android

Install / Use

/learn @paulofernando/Pathfinding

README

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.

<a href="https://play.google.com/store/apps/details?id=site.paulo.pathfinding"> <img width="30%" alt="Get it on Google Play" src="http://steverichey.github.io/google-play-badge-svg/img/en_get.svg" /> </a>

Screenshots

<img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_drawable.png?raw=true" width="28%" />   <img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_grid_1.png?raw=true" width="28%" />   <img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_grid_2.png?raw=true" width="28%" />   <img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_grid_3.png?raw=true" width="28%" />   <img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_grid_4.png?raw=true" width="28%" />

Demonstration

<img src="https://github.com/paulofernando/pathfinding/blob/master/screenshots/pathfinding_demo_grid.gif?raw=true" width="28%" />

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks0

Languages

Kotlin

Security Score

75/100

Audited on Jun 14, 2023

No findings