It exports to a .zip file, which contains the following files: A list of images used when creating the map/level. [map name]$.txt This stores the indices of each tile used. Most implementations ...
This is a simple tool to calculate metrics for a set of given points/tiles. Both, a tile and a point, are represented by x, y coordinates. The tool calculates the following metrics: Run the test suite ...