Random alternating two chars, / and \, lead to a pleasant labyrinthine pattern. The toughest path was the scrolling, Scratch does not have a blit instruction and I had to resort of a list of strings (no list of lists) to record the random pattern and apply on every scroll
This project is inspired by the book you can find @ https://10print.org and by the program illustrated.