What this is

Tidepolyp is a completely new creature — a soft-body anemone — with its own model and its own animation, hatched fresh every time from a real .egg "rappter" genome. It is not a re-skin of the stock holographic blob. Model: A radial anemone built from the genome: an oral disc whose rim seats segments*2 tapered soft-body arms, each a live Verlet rope tipped with a bioluminescent bead — not a sprite, an actual simulated organism rebuilt per genome.

Press New Tidepolyp and a brand-new, unique genome is minted, hashed to a 12-character id, and rendered live. Press Save .egg to download the real cartridge — the same .egg format the OpenRappter ecosystem hatches — or Load .egg to bring one back byte-exact.

How it moves

Real per-frame Verlet physics with distance-constraint relaxation: arms sway in a sinusoidal current (drift), the oral disc breathes and contracts on a pulse beat, and on each beat the tips curl inward toward the mouth (reach) before spring-damping back — squishy, continuous, never keyframed.

The genome behind it

Every Tidepolyp is packed as a genuine rappter .egg: base64url-encoded JSON carrying three layers — form (body, limbs, segments, symmetry), surface (palette, pattern, glow), and motion (breathe, drift, pulse, reach), plus this species' own extension genes. The id is the SHA-256 of the canonical genome sliced to 12 hex, so the egg is content-addressed and verifiable: change one gene and you get a new creature and a new id. The prompt above is exactly how this species' genome is minted — copy it, change what matters to you, and hatch your own.