Interesting puzzles. I’m still a bit confused on how they actually work after doing some of them. I think the labyrinth is okay, but the effect that you put on it while moving is disorienting and made me feel a little nauseous. I like the graphics though.
Viewing post in Numerous Paths of Mister Leonhard jam comments
As for the puzzles, I interpreted the theme "pathways" as "paths" so I used concept of Eulerian path as a base of the puzzle. So you should visit all vertices through all of the edges and never use same edge twice.
I am not sure what effect you mean, but it must be side effect of it being classic raycaster (like Wolfenstein) and not "true 3D" engine.