Skip to content

Just a simple Pygame pathfinding demo using Dijkstra's algorithm.

Notifications You must be signed in to change notification settings

PogoSpin/pygamePathFinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygamePathFinding

Just a simple Pygame pathfinding demo using Dijkstra's algorithm.

Installation

Clone the project and install the requirements.

  1. git clone https://github.com/PogoSpin/pygamePathFinding
  2. pip install -r requirements.txt

About

Just a simple Pygame pathfinding demo using Dijkstra's algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages