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 Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0 2021-10-21    

Issues with this package?

Page last updated 2026-09-03 05:19:33 UTC