Hello guys, I'd like to create a search space where a user selects the source, destination and obstacle positions and then the A* algorithm displays the shortest path from source to destination. Is there a good tutorial that could show me how to go about implementing this? Most tutorials I came across tend to show me their entire code without explaining anything.
Thank you very much for reading my query.