Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeInteractive

BY: Davis Germain Fall 2025 05-431 Passion Project

A simple pathfinding interactive where the user can explore different pathfinding algorithms with their own created mazes/designs. Currently implements BFS, Greedy, and A* Search algorithms with displayed time showing time to run. To start, install pygame as instructed by the website: run "python3 -m pip install -U pygame --user" in the terminal to install pygame Then, just run "python main.py" in the console

A simpler application recreation of the website (https://qiao.github.io/PathFinding.js/visual/)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages