Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 272 Bytes

Pathfinder-Visualization

A* algorithm visualized in pygame

Instructions:

  1. Run main.py
  2. Click to select a start point (GREEN)
  3. Click to select an end point (RED)
  4. Click & hold to draw the maze (BLACK)
  5. Spacebar to start