Skip to content

wall corner, direction #4

Description

@linluk

map should provide info about walls.

why: graphical tiles.

example, idea:

class WallType(enum.Enum):
    horizontal
    vertical
    topleft
    topright
    bottomleft
    bottomright
    t
    tupsidedown
    tleft
    tright
    plus

depends on: #5

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions