[HN Gopher] Show HN: Algoviz, Interactive a* Pathfinding Visuali...
       ___________________________________________________________________
        
       Show HN: Algoviz, Interactive a* Pathfinding Visualization
        
       Author : forsythe
       Score  : 5 points
       Date   : 2020-01-11 22:30 UTC (29 minutes ago)
        
 (HTM) web link (algoviz.njanjo.com)
 (TXT) w3m dump (algoviz.njanjo.com)
        
       | forsythe wrote:
       | Hi, I made this little app to better understand how A* works. I
       | decided to continue developing it for educational purposes.
       | 
       | Computation is done on worker so main thread should be safe all
       | the time.
       | 
       | I plan to add textual information on each step, to show how
       | algorithm is "thinking".
       | 
       | Also, heuristics is fixed for now, I plan to add heuristics
       | choice. So,
       | 
       | Roadmap: - different heuristics - 8 way support - Detailed
       | explanation of each step
       | 
       | Let me know what you think!
        
       ___________________________________________________________________
       (page generated 2020-01-11 23:00 UTC)