Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 217 Bytes

wasm-maze-generator

A simple WASM maze generator in Go.

There's a live demo.

Build with

GOOS=js GOARCH=wasm go build
gzip twistylittlepassages

Upload *.{gz,html,js} somewhere.