pymaze
maze
pymaze | maze | |
---|---|---|
1 | 10 | |
273 | 32 | |
- | - | |
0.0 | 0.0 | |
7 months ago | about 2 years ago | |
Python | Python | |
MIT License | MIT License |
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).
maze
-
Triangular Maze via Kruskal's Algorithm
Try it yourself
- Create Mazes of many types in Python w/o dependencies
-
Hexagonal Maze
Generate your own https://github.com/emadehsan/maze
-
Looking for resources on maze theory. Any suggestions?
PS: I will soon upload Triangluar & Hexagonal Maze tutorial as well, but you can generate all of them right now using this code.
-
Prim's algorithm vs. Kruskal's algorithm: An animated comparison
I followed Maze Generation Algorithms on Wikipedia when I first started coding Mazes and the fact - that Minimum Spanning Tree for a weighted graph is always going to be the same no matter the algorithm used - convinced me to used Randomized Prim's and Kruskal's :-D
-
Does anyone know of a website to visualize a maze?
Not a website but if you can execute a Python code file, this project of mine will help you create Rectangular, Circular, Triangular and Hexagonal mazes: https://github.com/emadehsan/maze of all sizes
-
Trying to come up with the required functions for my indie game's refactored level editor. Any good ideas about UI for a maze making game?
Sometimes Hexagonal mazes look cool when the boundary also forms a hexagon (disclaimer: my own work). They follow Centered hexagonal number. But this perfection might not be intriguing in a game setting.
-
Creating a Circular Maze [video]
Built using Python turtle & without any dependencies. Try it yourself: https://github.com/emadehsan/maze
- The Maze Runner's maze in Python
-
Circular Maze using Depth First Search ft. The Maze Runner
You can try it yourself here: https://github.com/emadehsan/maze
What are some alternatives?
mazes - A comprehensive library of algorithms for creating perfect mazes.
plotly - The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
market_risk_gan_tensorflow - Using Bidirectional Generative Adversarial Networks to estimate Value-at-Risk for Market Risk Management using TensorFlow.
projet_3_McGyver
ALAE - [CVPR2020] Adversarial Latent Autoencoders
searchViz - A graph search visualiser built over Numpy and Pygame, with an ability to visualise custom-made search algorithms!
CPython - The Python programming language
bokeh - Interactive Data Visualization in the browser, from Python
fastdup - fastdup is a powerful, free tool designed to rapidly generate valuable insights from image and video datasets. It helps enhance the quality of both images and labels, while significantly reducing data operation costs, all with unmatched scalability.