search-algorithms-playground
From-scratch scenario generation for search algorithms testing and experimentation. (by erlete)
labyrinth
Generate and solve mazes using various algorithms (by will2dye4)
search-algorithms-playground | labyrinth | |
---|---|---|
1 | 1 | |
2 | 16 | |
- | - | |
0.0 | 4.8 | |
over 1 year ago | 11 months ago | |
Python | Python | |
GNU Affero General Public License v3.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
search-algorithms-playground
Posts with mentions or reviews of search-algorithms-playground.
We have used some of these posts to build our list of alternatives
and similar projects.
-
My code for Python does not work to solve the maze.
Furthermore, in case you are interested, you can check out some examples of search algorithms made by me in this repository.
labyrinth
Posts with mentions or reviews of labyrinth.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-09.
-
Maze Generation Visualization
Here's a Python one, with a UI, cli, and a lovely 3blue1brown visualization in the readme.
https://github.com/will2dye4/labyrinth
What are some alternatives?
When comparing search-algorithms-playground and labyrinth you can also consider the following projects:
Pathfinding-Visualizer - Pathfinding visualizations with Python and Pygame
maze - Maze generation visualization
pymaze - A maze generator, solver and visualizer for Python
Unity-Maze-generation-using-disjoint-sets - Random maze generation in Unity 3d using disjoint sets
visualize-the-web - A geographic visualizer of HTTP requests across long distances, built with Python and Flask
mazes - Maze creation scripts
snake_pathfinding_ai - AI plays snake game using BFS (Breadth-First Search) algorithm.
Path-finder - 🎯A tool for visualising Path Finding Algorithms and maze generation algorithms
search-algorithms-playground vs Pathfinding-Visualizer
labyrinth vs maze
search-algorithms-playground vs pymaze
labyrinth vs Unity-Maze-generation-using-disjoint-sets
search-algorithms-playground vs visualize-the-web
labyrinth vs mazes
search-algorithms-playground vs snake_pathfinding_ai
labyrinth vs Path-finder