This repository contains two quantum-generated art projects:
- Quantum Mandala Generator – Creates highly intricate, symmetrical mandalas using quantum entropy.
- Quantum Maze Generator – Generates randomly structured mazes using quantum randomness.
Both projects utilize Rigetti’s PyQuil framework to generate true randomness and ensure unique outputs in every execution.
✅ Quantum-Based Randomness – Generates unique mandalas using quantum entropy.
✅ Complex Symmetry – Varies radial symmetry dynamically (8 to 36 divisions).
✅ Shape Variety – Combines polygons, stars, circles, and arcs.
✅ Dark Themed & High Contrast – Black background with neon-like glowing colors.
✅ High Resolution – Outputs 1024x1024px scalable images.
✅ Quantum-Based Randomness – Uses PyQuil quantum entropy to generate mazes.
✅ Complex & Dynamic Pathways – Every maze is unique, with a randomized structure.
✅ Customizable Maze Size – Supports small to large grids (e.g., 101x101
).
✅ High-Resolution Output – Generates black-and-white maze images.
✅ Optimized Performance – Uses an efficient depth-first search algorithm.
git clone https://github.com/yourusername/Quantum-Generators.git
cd Quantum-Generators