Skip to content

Dijkstra's algorithm path-finder using Python and the module Pygame

Notifications You must be signed in to change notification settings

Nurmukhamed7/path-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra's Algorithm in Python using Pygame:

Description

This is a visual implementation of the Dijkstra's algorithm.

You can manually draw walls, and the algorithm will find the path from the start to the end.

Preview Preview

About

Dijkstra's algorithm path-finder using Python and the module Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages