A series of browser games and tools built by AI models. Each one is an experiment in what a model can actually build end to end — not a demo clip, but something deployed that you can play right now. No installs, no accounts.
A numbered series. Each asks a different question about what a model can do when it is given a real brief and left to build the whole thing.
A 30-second western duel against an opponent that learns you — a ~2 KB model trained locally in your browser on your own duels. Not an LLM: no prompts, no server, just a few hundred counters filling in a table of your habits. It will show you the table.
A desert crossing where a small language model actually drives the gameplay — making decisions the game is built around, rather than a chatbot bolted onto the side. One interface, two interchangeable backends.
A remake of the 1983 ZX Spectrum classic, built by one model alone with no baseline to race against. Flip-screen romp through a haunted castle: Knight, Wizard or Serf, coloured keys and doors, and a rotting-chicken health meter.
Model versus model. The 1991 arcade game Apricots was reverse-engineered into a precise spec, then two models got the same brief and built it independently — each producing a faithful 2D port and a low-poly 3D take. Play them side by side and judge.
Not part of the numbered series — other things worth playing with.
A first-person shooter in the browser — 67,000 lines of WebGL2, written by a fleet of AI agents working in parallel. No art assets at all: every texture, mesh, animation and sound is generated from code at load. The whole game downloads in under half a megabyte.
A real-time ASCII art renderer running on WebGL. Point it at a video or your webcam and watch it redraw the world in text, live, at full frame rate.
Two-player battle Tetris in the browser. Same board, same falling pieces, one keyboard — clear lines to bury your opponent in junk.