I googled the image, and similars came up, but not this one.
So I need the community to help me identify the pattern’s name and if possible, a small hint to model it in GH.
Thanks!
This is called a 10 PRINT program, which generates this maze-like structure by simply arraying foward and backslashes, or any other character, randomly row by row.
Thank you! Actually, I tried Maze with the Parakeet plug-in before this question. But with the maze pattern, I can not get rectangles inside, so I guess they are a little bit different.
If by accident you code (otherwise abandon ship - unless some suitable add-on is available) get this enrty level “classic” Maze C# thingy (no solver (*) is included, mind) … get the gist of the Methods used and then modify whatever you want.
PS: That’s a good entry level take on coding (and Classes: the Maze_LOL_EntryLevel_V1 posted above doesn’t use any). So … if at some future time you’ll start walking the walk (C#) … drop a word.