fun.ai.rs

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.

The Fable experiments

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.

High Noon — a western duel game
Experiment 04

High Noon

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.

on-device learningno LLM
highnoon.ai.rs
Caravan — a desert crossing game
Experiment 03

Caravan

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.

LLM in the loopsurvival
caravan.ai.rs
Atic Atac remake
Experiment 02

Atic Atac

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.

remake1983
aticatac.ai.rs
Try Fable — model versus model
Experiment 01

Try Fable

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.

head-to-headsame brief
tryfable.ai.rs

Also here

Not part of the numbered series — other things worth playing with.

Claude of Duty — a browser first-person shooter
Reference artifact

Claude of Duty

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.

WebGL2fully proceduralthird-party
cod.ai.rs
ASCII Video — real-time ASCII art renderer
Tool

ASCII Video

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.

WebGLreal-time
mrdalica.com
DuoTetris — two-player battle Tetris
Game

DuoTetris

Two-player battle Tetris in the browser. Same board, same falling pieces, one keyboard — clear lines to bury your opponent in junk.

two-playerlocal
duotetris.com