项目作者: Bhavik-Ardeshna

项目描述 :
Maze Game with Dijkstra Algorithm application
高级语言: Python
项目地址: git://github.com/Bhavik-Ardeshna/MazeGame-Pygame-GUI-Dijkstra.git


Dijkstra

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

Dependencies

Installation

  1. git clone https://github.com/Bhavik-Ardeshna/MazeGame-Pygame-GUI-Dijkstra.git
  2. cd MazeGame-Pygame-GUI-Dijkstra
  3. 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