timondavis / cm-maze

1 stars 0 forks source link

Add entry/exit options (as opposed to only start/finish #37

Closed timondavis closed 4 years ago

timondavis commented 4 years ago

The maze today has 'start' and 'finish' nodes, but they are usually inside of the maze somewhere, as opposed to nodes that boundary with nothing. The user should be able to decide which mode they want their start/finish nodes to be in.

timondavis commented 4 years ago

Fix opportunity: There is also a bug where the start doesn't always connect to the finish.

timondavis commented 4 years ago

Resolved. New modes available for exit generation - random, external sealed and external open