Skip to content

axwitech/pygame_astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A star pathfinding with proceduraly generated map

This is based on pygames array_backed_grid.py.

Tutorials used:

How to use:

left click to set the starting coordinate

middle mouse to set nodes that are not passable (red ones)

right click to set the end coordinate

it will highlight the taken path in yellow

About

Pygame , A star pathfinding and Cellular automata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages