Talk:Maze generation: Difference between revisions

no edit summary
(Then change the name of the task.)
No edit summary
Line 15:
:Also, specifying an algorithm is indeed better. I've changed the task to use the simple depth-first algorithm. --[[User:Abu|Abu]] 15:37, 14 December 2010 (UTC)
::Then change the task name to reflect the specified algorithm; as it is, it prevents exploration of others. --[[User:Short Circuit|Michael Mol]] 15:54, 14 December 2010 (UTC)
:I am puzzled by the entry/exit mechanism. Can the entry and exit be any place on the edge of the maze? Or is the exit always from at of the two edges at the upper left corner and the entrance from either of the two edges at the lower right corner? Or is the exit always the top edge of the upper left corner and the entrance the right edge of the lower right corner? Or, perhaps, the entrance is always at the same spot (determined by the algorithm) but the exit can be anywhere? --[[User:Rdm|Rdm]] 16:00, 14 December 2010 (UTC)
6,951

edits