Skip to content

Flood fill solver should work with incomplete MazeMap #17

Description

@DepthDeluxe

The maze solving algorithm should work with an incomplete MazeMap to allow for the case when the mapping algorithm can't fully explore the maze. It should consider the unknown areas as filled in with walls. This should be easily implemented with mazemap_does_wall_exist()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions