https://github.com/mobilpadde/mazm
Just another WASM maze-generator
https://github.com/mobilpadde/mazm
maze-generator rust
Last synced: about 2 months ago
JSON representation
Just another WASM maze-generator
- Host: GitHub
- URL: https://github.com/mobilpadde/mazm
- Owner: Mobilpadde
- Created: 2019-12-30T00:13:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T09:56:21.000Z (over 1 year ago)
- Last Synced: 2024-04-15T02:42:55.760Z (about 1 year ago)
- Topics: maze-generator, rust
- Language: Rust
- Homepage: https://mobilpadde.github.io/mazm/
- Size: 1.83 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mazm
Just another WASM maze-generator.
# What
Click on a `YO` to see a demo using that `YO`.
## Install
```sh
yarn
```## Run
First run `yarn start` then navigate to `http://localhost:8080`.