v0.4.0-alpha  ·  Godot 4.7  ·  MIT  ·  the repository is 100% text

ISLE OF BABEL

A quiet place, made entirely of code.

The premise

A wizard's pocket dimension

You arrive by rowboat on a green island adrift in a vast lake, ringed on every horizon by forested mountains. A stone path climbs to the wizard's tower — which is larger inside than out. Its interior is an endless library containing every book ever written, and the shelves genuinely do not end.

There is no combat, no timer, and nobody talks to you. The story is told by the things the wizard left behind: a journal open mid-entry on a ruin's lectern, a carved boundary stone, five books a forest refused to give back — and a stranger's note that raises more questions than it answers.

Sit in the rowboat and it rows itself across the water to the far shore, where a cairn-marked trail leads under old growth to the ruin of the First Tower: the wizard's failed first library, and the reason the island exists.

Plates

Views of the pocket dimension

The jetty on the forest shore, the rowboat's lantern lit, the island a silhouette on the horizon
PLATE I The far shore, looking home
The library's entrance chamber, shelves of books surrounding the arch door back to the island
PLATE II The library does not end
A book glowing green, half-swallowed by the trunk of a living tree
PLATE III A kept book
The ruin of the First Tower: a cracked dais, a cold stone ring, and the wizard's journal open on its lectern
PLATE IV The First Tower, and the last word
A waterfall pouring into a spring pool at night, motes of light drifting over the water
PLATE V The spring, found the wrong way
An arched wooden footbridge over a winding stream, stepping stones leading toward it through the forest
PLATE VI The trail crosses the stream

Chapters

The releases so far

v0.1.0

The pocket dimension opensJUNE 2026

The island, the tower, the infinite streamed library, and shelves that hand you generated books.

v0.2.0

The interactivity updateJUNE 2026

Books open across the screen and read coherently; a paper bird leads you out of the stacks; the crystal folds the world.

v0.3.0

The voyageJULY 2026

The rowboat rows itself across the lake to an old-growth shore, a winding trail, and the ruin of the First Tower — with the wizard's journal waiting on the lectern.

v0.4.0

The secretsJULY 2026

Five kept books glow in living trees; returning every word wakes a door. A hidden spring, a hermit's cold camp, and cliffs instead of invisible walls.

Colophon

Made entirely of text

There are no art assets. Every mesh, material, tree, mountain, book, and page of prose is generated by code at runtime — the repository is scripts, three six-line scenes, one shader, and an SVG icon. Every change to the world is a readable diff.

The game tests itself the same way you'd play it: a headless smoke test travels every scene, opens books with simulated key presses, rides the boat, and literally walks the footbridge and the boundary cliffs with held input to prove the world holds.

Read the architecture, the vision, or how to contribute — no Godot experience assumed.