Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 272 Bytes

Pathfinding_test

OPEN application.windows32 or application.windows64 RUN Pathfinding_test.exe

To run the program:

  1. Select your start tile
  2. Select your end tile
  3. Draw a maze
  4. Press “d” to run Dijkstra’s algorithm on it
  5. Press “m” to open debug mode