An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Alt text](public/android-chrome-192x192.png)

# 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.