Take a look at this baby! The P.A.C.E. (short for Procedural Algorithm Corridor Engine) is a super speedy maze generator that looks cool when done. It is completely cloneless, uses only a tiny 4-item temporary direction helper, and contains only one sprite—a tiny little 8 by 8 square—plus a background for the text-based in-game instructions and a 3-step rendering program for every tile.It can generate a full maze in LESS THAN 8 SECONDS on standard vanilla Scratch, even on a slow computer, spitting out roughly 18,750 paths per second based on that speed! And then on turbowarp you get a maze in 6 seconds!! (values based of speeds using turbomode on develepors slow ahh computer) ⚡TurboMode(or TurboWarp)highly recommended⚡ ⚡(for geniration of maze, not gameplay)⚡ Pause with the stop sign, and continue with space. Note: this will make it get stuck in a really long loop, however, it results in an even more full maze! (as long as it has not popped up with the game, If it is game and you do this, then the maze will corrupt) But if you do not want to wait, then just don't do it. Also, the green flag resets the whole thing—this will delete your maze so be careful. ⚠️ WARNING: ⚠️ If you remix, make sure not to change any colors! If you do, make sure to fix the code, otherwise you will end up with a grid! GAMEPLAY: you an play the maze with arow keys, left and right to turn, also when playing it is kind of a backrooms sim because you can noteclip on command, see if you can figure out how! ALL CODE IS ORIGINAL, and don't forget to enjoy.