Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

File metadata and controls

16 lines (13 loc) · 376 Bytes

Advanced-Algorithm-Project

Advanced Algorithm Fall 2017 Course Team Project

Repo Link

Requirement

  • Python2.7
  • Tkinter
  • PIL

Run Code

  • go to root directory of repo
  • python Astar_GUI.py

Modification

  • algo2.py
    • comment & uncomment related part to decide displaying searching area or not.