0
A basic Mandelbrot Set fractal viewer for the TIC-80, made entirely in WebAssembly's text-based assembly format (.wat). Source code is included in the cartridge, but to make modifications you'll have to copy and paste it into an external editor and assemble it with wat2wasm.
Controls (P1 gamepad only):
Up/Down/Left/Right: pan view
A/B: zoom out/in
X/Y: decrease/increase maximum iterations
Warning: using too many iterations or zooming in too far will cause lag
arthomnix
|
Note: this appears to be broken on the web version, but runs fine on desktop
|