PHP Classes

Path finder: Find the shortest path in a map

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 580 All time: 5,324 This week: 206Up
Version License PHP version Categories
path-finder 1.1GNU Lesser Genera...5.2Algorithms, PHP 5
Description 

Author

This class can be used to find the shortest path in a map.

It takes an array with the definition of the weights of the positions of the map and the path start and end positions.

This class is used for a few in-development browser based games which utilize tile-based square maps. Map is stored as an array of tile's, each tile has weight value attached. Pathfinder calculates shortest path to the location.

The class can compute the shortest path considering also the weight costs associated to the positions that are crossed by the found path.

Picture of Kristo Vaher
Name: Kristo Vaher <contact>
Classes: 4 packages by
Country: Estonia Estonia
Age: 40
All time rank: 14347 in Estonia Estonia
Week rank: 192 Up1 in Estonia Estonia Up

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file class.pathfinder.php Class pathfinder class
Accessible without login Plain text file example.php Example demonstration file included, a working example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:580
This week:0
All time:5,324
This week:206Up