Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 322 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 322 Bytes

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