Skip to content

[Bug]: Ellers Algorithm vertical passages being done seperately #9

@Ijee

Description

@Ijee

What happened?

When running Ellers algorithm the vertical passages are only being carved once the current row has created all the horizontal passages. That means a row gets processed twice which differs a bit from the description of it.

Although the resulting maze is correct it increases the iterations needed.

Reproduction steps

  1. Start Ellers algorithm
  2. Basically there already

Version

1.2.3

What browser did you use?

Chrome, Firefox

Screenshots (optional)

Image

Console Logs (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    algorithmThis problem is a general problem related to the algorithm executionbugBugmazeThis is related to one of the maze algorithms

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions