DFProfiler Path Finder

Find the fastest path in DFProfiler

Version vom 07.11.2023. Aktuellste Version

Autor
Runonstof
Bewertungen
0 0 0
Version
0.3
Erstellt am
07.11.2023
Letzte Aktualisierung
07.11.2023
Größe
17,2 KB
Lizenz
MIT
Wird angewandt auf

DFProfiler path finder

Small script for DFProfiler.com for the game DeadFrontier

Find the fastest path between two points on the DeadFrontier map!
Click on a cell to view it, 2 buttons appear: 'Set start cell' and 'Set end cell'. By setting both a path will be created.

It uses the A* pathfinding algorithm, I am planning to fine tune this algorithm.