Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: maze1 Download
 Description: The source code is written by C# GDI+. Three algorithms of maze generation (depth first, recursion segmentation, random PRIM) are provided to provide a maze routing algorithm based on the breadth first algorithm. Maze size, cell size, line thickness can be customized. The algorithm is optimized and recursive to stack implementation. It can generate any large map without causing the recursive stack overflow problem of the original function. After creating the maze, support the keyboard button to manually walk the maze.
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
maze1 0 2016-09-05
maze1\maze1 0 2016-09-07
maze1\maze1\Form1.Designer.cs 15426 2016-09-09
maze1\maze1\Form1.cs 28616 2016-09-13
maze1\maze1\Form1.resx 5817 2016-09-09
maze1\maze1\GameFiled.cs 598 2016-09-13
maze1\maze1\Program.cs 486 2016-09-05
maze1\maze1\Properties 0 2016-09-05
maze1\maze1\Properties\AssemblyInfo.cs 1360 2016-09-05
maze1\maze1\Properties\Resources.Designer.cs 2850 2016-09-07
maze1\maze1\Properties\Resources.resx 5612 2016-09-05
maze1\maze1\Properties\Settings.Designer.cs 1105 2016-09-07
maze1\maze1\Properties\Settings.settings 249 2016-09-05
maze1\maze1\app.config 117 2016-09-07
maze1\maze1\bin 0 2016-09-09
maze1\maze1\bin\Debug 0 2016-09-12
maze1\maze1\bin\Debug\maze1.vshost.exe.config 117 2016-09-07
maze1\maze1\bin\Debug\maze1.vshost.exe.manifest 490 2010-03-17
maze1\maze1\bin\Debug\迷宫.exe 26624 2016-09-13
maze1\maze1\bin\Debug\迷宫.exe.config 117 2016-09-07
maze1\maze1\bin\Debug\迷宫.pdb 52736 2016-09-13
maze1\maze1\bin\Debug\迷宫.vshost.exe 11608 2016-09-14
maze1\maze1\bin\Debug\迷宫.vshost.exe.config 117 2016-09-07
maze1\maze1\bin\Debug\迷宫.vshost.exe.manifest 490 2010-03-17
maze1\maze1\bin\Release 0 2016-09-14
maze1\maze1\block.cs 8225 2016-09-09
maze1\maze1\line.cs 696 2016-09-05
maze1\maze1\maze1.csproj 5497 2016-09-09
maze1\maze1\maze1.csproj.user 478 2016-09-07
maze1\maze1\obj 0 2016-09-05
maze1\maze1\obj\x86 0 2016-09-05
maze1\maze1\obj\x86\Debug 0 2016-09-13
maze1\maze1\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache 6518 2016-09-07
maze1\maze1\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache 6063 2016-09-14
maze1\maze1\obj\x86\Debug\TempPE 0 2016-09-07
maze1\maze1\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll 4608 2016-09-07
maze1\maze1\obj\x86\Debug\maze1.Form1.resources 180 2016-09-09
maze1\maze1\obj\x86\Debug\maze1.Properties.Resources.resources 180 2016-09-09
maze1\maze1\obj\x86\Debug\maze1.csproj.FileListAbsolute.txt 485 2016-09-14
maze1\maze1\obj\x86\Debug\maze1.csproj.GenerateResource.Cache 975 2016-09-09
maze1\maze1\obj\x86\Debug\maze1.csprojResolveAssemblyReference.cache 9174 2016-09-06
maze1\maze1\obj\x86\Debug\迷宫.exe 26624 2016-09-13
maze1\maze1\obj\x86\Debug\迷宫.pdb 52736 2016-09-13
maze1\maze1.sln 857 2016-09-05
maze1\maze1.suo 43008 2016-09-13

CodeBus www.codebus.net