I made a depth first search algorithm. After that will be breadth first search, and then A*. I'm making a roguelike so I need to learn these different algorithms in order to do pathfinding. https://github.com/helloguysmaster/depth-first-search-algorithm