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.
- Host: GitHub
- URL: https://github.com/bsodium/amaze.me
- Owner: BSoDium
- License: mit
- Created: 2023-01-09T06:48:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T17:28:10.000Z (10 months ago)
- Last Synced: 2024-06-23T00:48:22.044Z (10 months ago)
- Topics: featured, maze, mui-joy, react, threejs
- Language: TypeScript
- Homepage: https://amaze.me.bsodium.fr/
- Size: 943 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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