/Maze_Game_Programming

Generate the basic structure for the famous game by using the Solid principle, class diagrams tools, and the popular search algorithms

Primary LanguageJava

The Maze

Generate the basic structure for the famous game by using the Solid principle, class diagrams tools, and the popular search algorithms


E3


D4


The Class Diagram:


The Maze Class Diagram


*In TestDFS there is a good exammple!