An open API service providing repository metadata for many open source software ecosystems.

GitHub / aarxa / MazeGame-with-Pathfinding-Algorithms

This project is a graphical maze game implemented using Python and Tkinter. It allows users to generate random mazes. It features multiple pathfinding algorithms, including Depth-First Search (DFS), Breadth-First Search (BFS), Dijkstra's Algorithm, and the A* Algorithm

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarxa%2FMazeGame-with-Pathfinding-Algorithms

Stars: 1
Forks: 0
Open issues: 0

License: None
Language: Python
Size: 16.8 MB
Dependencies parsed at: Pending

Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago

Topics: bfs-algorithm, breadth-first-search, depth-first-search, dfs-algorithm, dijkstra-algorithm, pathfinding-algorithms, python, tkinter-gui

    Loading...