Thingiverse
Tilt maze
by guberti
1
Downloads
4
Likes
0
Makes
A little tilt maze I designed in OpenSCAD. The point of it is to put the ball in one side, and by only tiltting the maze to get it out the labyrinth. It also has the letters "3D" on it. It doesn't come with a cover (so you can see where the ball is), but below is the code I used to make it, so you can edit that.
maze=[[1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1],[1,0,0,0,0,0,1,1,0,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1],[1,1,1,1,1,0,1,1,0,1,
maze=[[1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1],[1,0,0,0,0,0,1,1,0,1,1,0,0,0,0,1,1,0,1,0,1,1,1,1,1],[1,1,1,1,1,0,1,1,0,1,
Sign in to leave a comment
Sign in