Maze generator in zig/SDL2 ported to run in the browser/WASM.
Try it out at https://dogspluspl.us/mazeme!
Use zig 0.11.0.
First, update submodules:
git submodule update --init
Then:
zig build
or
zig build -Drelease-fast
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Maze generator in zig/SDL2 ported to run in the browser/WASM.
Try it out at https://dogspluspl.us/mazeme!
Use zig 0.11.0.
First, update submodules:
git submodule update --init
Then:
zig build
or
zig build -Drelease-fast