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

https://github.com/bsodium/amaze.me

A two-dimensional maze generator and visualizer in 3D space.
https://github.com/bsodium/amaze.me

featured maze mui-joy react threejs

Last synced: about 2 months ago
JSON representation

A two-dimensional maze generator and visualizer in 3D space.

Awesome Lists containing this project

README

        

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

A maze generator and three-dimensional visualizer for the web.

Amaze.me 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://amaze.me.bsodium.fr/](https://amaze.me.bsodium.fr/). 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.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.