ScratchData LogoScratchData
Back to soundbytes2's profile

Maze Generator (Recursive Backtracking Algorithm) sort of remixed

SOsoundbytes2•Created February 16, 2014
Maze Generator (Recursive Backtracking Algorithm) sort of remixed
4
3
369 views
View on Scratch

Instructions

This program uses the "recursive backtracking algorithm" for generating a maze. A description of this algorithm can be found here: http://weblog.jamisbuck.org/2010/12/27/maze-generation-recursive-backtracking After the maze is done, use the arrow keys to move the cat to the cheesy puffs. To make maze generation faster, shift-click the green flag to enable turbo mode. After the maze is done, shift-click the green flag again to turn off turbo mode so you can walk around the maze. (You can also set the BACKTRACK DELAY variable in the code to 0 to make the maze-making faster.)

Description

REMIXING PROJECT Just click the green flag .. I was concentrating on visual and sound elements

Project Details

Project ID18032205
CreatedFebruary 16, 2014
Last ModifiedFebruary 17, 2014
SharedFebruary 16, 2014
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root