Implementation of the Depth-first search (DFS) algorithm in 20 lines of Python code.
Udemy Course: https://www.udemy.com/course/artificial-intelligence-path-finding-algorithms/?referralCode=CAE1D9917E6D411BFC43
GitHub: https://github.com/TheCodingAcademy/Searching-tree-algorithms
-----------------------------------------------------------------------------------------------------
CONTACT: [email protected]
#python #artificialintelligence #dfs #bfs #astar #depthfirstsearch #breadthfirstsearch #searching #tree #algorithm #pathfinding #unity #unrealengine #ue5 #gamedevelopment #gamedev