/astar-pygame

The A* algorithm visualized using the Pygame module in Python.

Primary LanguagePython

A* Algorithm Visualization

What I've done

I've made a program which can visualize the way this algorithm works. It was done in Pygame, using a grid system.

What I hope to implement

Nothing much.

Resources

Modules

  • Pygame

Programs

  • Visual Studio Code

References