What is Manhattan distance in this calculator?
Manhattan distance counts only orthogonal steps (up, down, left, right) to determine reachable squares.
How does Chebyshev distance differ from Manhattan distance?
Chebyshev distance allows diagonal movement as a single step, expanding the range of reachable squares compared to Manhattan distance.
Can I use this calculator for both board games and tabletop RPGs?
Yes, the calculator is designed for use in various board games and tabletop RPGs that involve grid-based movement.
How do I input my character's speed into the calculator?
Enter your character's speed value in tiles to see how many squares they can reach on the grid.
What is the difference between orthogonal and diagonal movement?
Orthogonal movement refers to moving up, down, left, or right, while diagonal movement allows for movement at a 45-degree angle.
Can this calculator handle different grid sizes?
Yes, the calculator can be adjusted to accommodate various grid sizes commonly used in board games and tabletop RPGs.
Is there an option to switch between Manhattan and Chebyshev distance metrics?
Yes, you can easily switch between Manhattan and Chebyshev distance metrics to see how it affects your character's movement range.