https://github.com/mlucifer27/maze-forge
An innovative 2D maze generator brought to life with immersive 3D visualizations.
https://github.com/mlucifer27/maze-forge
featured maze maze-generator mui-joy react threejs
Last synced: 6 months ago
JSON representation
An innovative 2D maze generator brought to life with immersive 3D visualizations.
- Host: GitHub
- URL: https://github.com/mlucifer27/maze-forge
- Owner: mlucifer27
- License: mit
- Created: 2025-06-30T10:27:14.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-06-30T10:54:11.000Z (6 months ago)
- Last Synced: 2025-06-30T11:39:15.097Z (6 months ago)
- Topics: featured, maze, maze-generator, mui-joy, react, threejs
- Language: TypeScript
- Homepage: https://maze-forge.vercel.app
- Size: 536 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Maze Forge
A maze generator and three-dimensional visualizer for the web.
Maze Forge is a web app that generates random mazes and visualizes them in 3D. It is written in TypeScript, uses the Three.js library for rendering and Mui-Joy for its UI.
## Usage
The app is hosted at [https://maze-forge.vercel.app/](https://maze-forge.vercel.app/). You can also download the source code and run it locally. The app is written in TypeScript React and uses [Joy-UI](https://mui.com/) for the UI.