Jump to content

Maze generation: Difference between revisions

Simplify and generalize: Keep direction properties
m (J: add whitespace to get syntax highlighting to work properly)
(Simplify and generalize: Keep direction properties)
Line 92:
(or
(: north)
(and (= X 1) (= Y DY)) ) ) ) ) ) )
(=: west)
(=: east)
(=: south)
(=: north) ) )
Maze ) )
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.