algoGUI

Simple GUI App which visualizes the pathfinding process of various algorithms including Depth-First search, Breadth-First search, A* and others

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install algogui

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0 2021-10-21      

Issues with this package?

Page last updated 2025-09-09 22:28:47 UTC