Maze Generator/Solver (Wasm)
C/C++ using WebAssembly
This maze generator was written by me a long time ago for the Amiga Computer in C. It was then ported to Windows, using the Win32 API (also a long time ago). This version was ported to the Web using twr-wasm for WebAssembly.