Skip to content

ollisco/Pathfinding-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding-Visualization

It's a pathfinging visualization Built in python3 using pygame.

How to run

Clone repo

  • git clone repo
  • install pygame using pip install pygame
  • run command python3 run main.py from terminal

Download Windows Executable

  • Visit ollisco.se
  • Find Pathfinding project
  • Download program

Change Window settings

  • Change Width and Height variable in settings.py

Keybinds

  • LMB: Draw walls
  • RMB: Remove walls
  • S: place start
  • G: place Goal
  • R: Random wall pattern (The chance for a node to become a wall specified in settings.py)
  • SPACE: Start
  • Q:Reset

About

It's a pathfinging visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages