Skip to content

Create Occupied Plots map #1

@Vawandinhax

Description

@Vawandinhax

Create an array with size equal to the map width * heigth in plots.
The array will be filled with the following logic:

  • If there is nothing in the plot, and the plot is reachable: 0
  • If there is a friendly unit in the plot: 1
  • If the plot is unreachable: -1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions