AlgoViz Arcade

Wensen's Algorithmarium — an interactive gallery of chaos, fractals & algorithmic curiosities.

Langton's Ant

A two-state Turing machine that flips tiles and forms chaotic highways.

Learn more →

Phyllotaxis Spiral

The golden-angle spiral pattern that plants use to arrange seeds and petals.

Learn more →

Recursive Maze Generator

Depth-first search carves out a perfect maze. Every cell reachable. No cycles.

Learn more →

Conway's Game of Life

Classic zero-player game that evolves patterns from simple rules.

Learn more →

Diffusion-Limited Aggregation

Thousands of wandering particles stick to a seed, forming lightning-like fractals.

Learn more →

Clifford Strange Attractor

A simple set of sine/cosine equations spawn intricate chaotic lace. Click regenerate for new parameters.

Learn more →

CRDT Text Buffer (4 Peers)

Edit any quadrant—edits propagate with simulated latency to mimic peer-to-peer syncing inspired by Evan Wallace's demo.


        

        

        

        

Network Messages

Learn more →

Recursive Flood Fill

Click to pour paint — watch the classic flood-fill algorithm ripple outward.

Learn more →

Bogosort "Stupid Sort"

Randomly shuffles until sorted — the most inefficient sort imaginable.

Learn more →

Brainfuck Runner

Esoteric eight-command language—step through to watch the tape evolve.

Learn more →

Bogobogosort

Recursively Bogosorts prefixes until sorted— factorials within factorials!

Learn more →

Sleep Sort

Each number naps for n × k milliseconds, then wakes in sorted order. Abuse of timers never looked nicer.

Learn more →

Pancake Sort Flipper

Flip stacks of pancakes so the biggest lands on the bottom in ever-smaller unsorted prefixes.

Learn more →

Befunge-93 Runner

2-D self-modifying esolang. Edit grid, then run or step.


      Learn more →
    

SHA-256 Avalanche

Flip a single bit – see how wildly the hash changes.


      

      
      Learn more →
    

Merkle Tree Builder

Hashes propagate upward forming a tamper-evident tree used in blockchains.

Learn more →

Lorenz Butterfly

Classic chaotic 3-D system projected onto 2-D — parameters adjustable.

Learn more →

Henon Map Heat-Map

Iterated 2-D map; brightness shows visitation count.

Learn more →

Chua's Circuit

Piece-wise linear oscillator produces double-scroll chaos.

Learn more →

Hilbert Curve Animator

Watch a space-filling curve fold into itself — perfect locality in a fractal path.

Learn more →

Buddhabrot Fractal

Random orbits through the Mandelbrot set reveal a ghostly Buddha-shaped density plot.

Learn more →