Skip to content

Maze3d Development in Java, MVP(Model View Presenter) platform algorithms search: BFS/DFS (for short ways in the maze). Algorithm for building the Maze3d: Growing Tree Algorithm (http://weblog.jamisbuck.org/2011/1/27/maze-generation-growing-tree-algorithm) / SimpleMaze3dGenerator (Algorithm i build based on the TreeGeneratorAlgorithm with minor …

Notifications You must be signed in to change notification settings

ben9111/Java-Maze3d_Full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze3d_Full

Maze3d Development in Java, MVP (Model view Presenter) platform

Algorithms search in the maze: BFS/DFS (for short ways in the maze).

Algorithm for building the Maze3d: Growing Tree Algorithm (http://weblog.jamisbuck.org/2011/1/27/maze-generation-growing-tree-algorithm) /OR SimpleMaze3dGenerator (Algorithm i build based on the TreeGeneratorAlgorithm with minor changes)

IDE: eclipse

* ###### If your too lazy to run the Full project, you can Download the Compile File attaching in this reposities called "compile maze3d" (its basiclay same files but as jar files) and then hit Run.bat button.

Maze3D Algorithms
Maze3d Algorithms Build Growing Tree Algorithm , SimpleMaze3d Algorithm
Algorithms Search BFS,DFS

Keys:

Page up to go upper floor, Page down to go down floor, arrows key's - for left / right / forward / backward

About

Maze3d Development in Java, MVP(Model View Presenter) platform algorithms search: BFS/DFS (for short ways in the maze). Algorithm for building the Maze3d: Growing Tree Algorithm (http://weblog.jamisbuck.org/2011/1/27/maze-generation-growing-tree-algorithm) / SimpleMaze3dGenerator (Algorithm i build based on the TreeGeneratorAlgorithm with minor …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages