Skip to content

leifekstromclark/a-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a-star

This is my implementation of A* pathfinding algotihm. It is written in Python and intended for use in a real-time strategy game. It is optimized using a heap.

Step by step visual demonstration of algorithm

pygame_window_2020-08-19_14-42-03_Trim.mp4

About

A* pathing in Python. Optimized with a heap.

Topics

Resources

Stars

Watchers

Forks

Languages