Skip to content

verdog/mazes-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze generator in zig/SDL2 ported to run in the browser/WASM.

Try it out at https://dogspluspl.us/mazeme!

Building

Use zig 0.11.0.

First, update submodules:

git submodule update --init

Then:

zig build

or

zig build -Drelease-fast

About

Maze generator ported from a native sdl2/zig app to wasm

Topics

Resources

Stars

Watchers

Forks

Contributors