Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hillol-talukdar/path-finder

The project Path Finder is a demonstration of finding the shortest path while avoiding obstacles using AI (Artificial Intelligence). A* algorithm is used for finding the shortest path, Pygame, and Tkinter for visualization of the whole process.
https://github.com/hillol-talukdar/path-finder

pygame python3 tkinker-gui

Last synced: 19 days ago
JSON representation

The project Path Finder is a demonstration of finding the shortest path while avoiding obstacles using AI (Artificial Intelligence). A* algorithm is used for finding the shortest path, Pygame, and Tkinter for visualization of the whole process.

Awesome Lists containing this project