ScratchData LogoScratchData
Back to derpproking's profile

3D random maze generator

DEderpproking•Created August 1, 2022
3D random maze generator
1
1
47 views
View on Scratch

Instructions

Explore a randomly generated 3D maze. Have fun trying to beat even one level! WASD to move, left and right arrows to turn. You can use the up and down arrows to go forward and back if you want, but who uses arrow keys? You don't have to look behind you when you begin because you are guaranteed to start from a dead end, facing out. The end is a green wall. Walking into it will generate a new level. I'm really happy with how this turned out. It's my greatest achievement in scratch so far.

Description

I used griffpatch's tutorials and stitched them together to make this. It generates a 2D maze, then it uses a grid list to remember where the walls are, then the player and the renderer react to the grid data as though the maze walls still exist, then the renderer renders the walls in 3D. "simple."

Project Details

Project ID718633443
CreatedAugust 1, 2022
Last ModifiedDecember 20, 2022
SharedAugust 1, 2022
Visibilityvisible
CommentsAllowed