Component: Maze Generator (HP458) (Scenarios): Difference between revisions
Appearance
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 95: | Line 95: | ||
|- | |- | ||
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GenerateMaze''' | ||
|- | |- | ||
| colspan="2" | Clears the current maze and generates a new maze over the top. Automatically called when the size of the maze is altered. | | colspan="2" | Clears the current maze and generates a new maze over the top. Automatically called when the size of the maze is altered. | ||
| Line 109: | Line 109: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Generation Settings | ||
|- | |- | ||
|- | |- | ||
| Line 132: | Line 132: | ||
| colspan="2" | Allows the random maze to be redrawn | | colspan="2" | Allows the random maze to be redrawn | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Dimensions | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:36, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.0 |
| Category | Scenarios |
Maze Generator component
Creates a simulation only randomised maze out of standard micromouse maze walls and pillars. Compatible with the Formula Flowcode robot.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_MazeGenerator.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_MazeGenerator.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GenerateMaze
| GenerateMaze | |
| Clears the current maze and generates a new maze over the top. Automatically called when the size of the maze is altered. | |
| Return | |