labyrinth
Unity-Maze-generation-using-disjoint-sets
labyrinth | Unity-Maze-generation-using-disjoint-sets | |
---|---|---|
1 | 1 | |
16 | 12 | |
- | - | |
4.8 | 0.0 | |
11 months ago | 11 months ago | |
Python | C# | |
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.
labyrinth
-
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
Unity-Maze-generation-using-disjoint-sets
-
Random maze generation in Unity 3d using disjoint sets
Code on Github if you are interested: github.com/martinopiaggi/Unity-Maze-generation-using-disjoint-sets
What are some alternatives?
mazes - Maze creation scripts
furious-chicks - An Angry Birds clone made with Unity as its renderer, a made-from-scratch 3D physics engine and psudorandom levels.
maze - Maze generation visualization
AssetStudio - AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
ml-agents - The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
Path-finder - 🎯A tool for visualising Path Finding Algorithms and maze generation algorithms
UIEffect - UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Entitas - Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity