pymaze
mazes
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.
pymaze
-
Creating a 'dungeon' in Python out of images. Is this possible in Python?
The closest thing I found outside of Pygame is this repo: https://github.com/jostbr/pymaze Unfortunately, this is not remotely a mature tool/library, but I guess you could use that as a basis (at least it's somewhat OOP in a not too horrible way).
mazes
What are some alternatives?
plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
F-a-maze-ing - Create aesthetic mazes of different shapes, tiles, sizes and more using a CLI tool. A website is also available at https://mazes.apixelinspace.com
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
mazegenerator - Generate mazes of different shapes and arbitrary sizes using graph theory
projet_3_McGyver
awk-maze-generator - The AWK scripts to generate maze and find a path
searchViz - A graph search visualiser built over Numpy and Pygame, with an ability to visualise custom-made search algorithms!
graph-search - Graph search algorithms (BFS, DFS, IDDFS, Best-First, Hill-Climbing, Dijkstra, A*, Bidirectional Search).
bokeh - Interactive Data Visualization in the browser, from Python
Pathfinding-Visualizer - Pathfinding visualizations with Python and Pygame
Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
maze - Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)