Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 551 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 551 Bytes

Dijkstra

Dijkstra's algorithm (or Dijkstra's Shortest Path First algorithm

Dependencies

Installation

git clone https://github.com/Bhavik-Ardeshna/MazeGame-Pygame-GUI-Dijkstra.git
cd MazeGame-Pygame-GUI-Dijkstra
python3 Main.py

Tools

  1. Mouse left button set start position
  2. In laptops press both left and right button or middle button to set destination
  3. Remove black maze press right button
  4. Press esc to reset
  5. And finally to run press D or shift+d to see path