Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 843 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 843 Bytes

tibia-count-walkable-tiles Build status

Given a set of PNGs containing Tibia 11-compatible pathfinding data, tibia-count-walkable-tiles calculates the total number of walkable tiles, i.e. the number of tiles that are not unexplored or non-walkable.

Installation

npm install -g tibia-count-walkable-tiles

Usage

tibia-count-walkable-tiles /path/to/minimap/Minimap_WaypointCost_*.png

Author

twitter/mathias
Mathias Bynens