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
map should provide info about walls.
why: graphical tiles.
example, idea:
depends on: #5