Skip to content

How to generate state maps? #95

@fiatjaf

Description

@fiatjaf

Hello and thank you for this awesome project.

I'm trying to understand exactly what this library does. I've managed to get the basic adjudication functionality from the examples and reading the code at /gae and that alone is very useful.

However I see that there are maps involved in the codebase and I don't understand their function. Are they there because you extract variant movement possibilities from the maps themselves by reading each SVG and determining which province touches each other and what is sea/land etc.? Or are the maps there so the library can print maps for a given described state? Or both?

In that case, how should one proceed to generate a map? (I'm trying to write a game client that would generate static images of each state/season.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions