Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 512 Bytes

PathVisualizer

This is a path visualizer made entirely in pygame

Algorithms you can visualize:

  1. A*
  2. Dijkstra's
  3. Breadth First Search
  4. Depth First Search

Hosted version here, but I highly suggest downloading the executable (if on Windows) below for optimal performce