Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 599 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 599 Bytes

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!