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

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

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