git404hub

what is world-at-ruin fr?

devantler-tech/world-at-ruin — explained in plain English

Analysis updated 2026-05-18

3GDScriptAudience · generalComplexity · 2/5LicenseSetup · easy

tl;dr

A pre-alpha, AI agent built multiplayer role playing game set in a medieval-futuristic world recovering from disaster, playable now on macOS.

vibe map

mindmap
  root((world-at-ruin))
    What it does
      Online role playing game
      Built by AI agents as code
      Medieval futuristic setting
    Tech stack
      GDScript
      Godot engine
      Homebrew packaging
      Cloud based CI builds
    Current state
      Pre alpha Ashfall Reach
      Character creation only
      No combat or networking yet
    Use cases
      Try an early access game build
      Watch AI built game grow over time
      Follow public dev log and roadmap
    Audience
      Players interested in early access
      Fans of AI built projects
      macOS gamers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Play an early access, pre alpha multiplayer role playing game on macOS.

VIBE 2

Follow an in game dev log to watch new features get added over time.

VIBE 3

Create and reshape a persistent character before combat or networking exist.

VIBE 4

Explore a procedurally generated ruin area with a shrine and small settlement.

what's the stack?

GDScriptGodotHomebrewCI

how it stacks up fr

devantler-tech/world-at-ruinnorthforge-interactive/adaptive-music-godotgreencrowdev/simple-soccer-online
Stars335
LanguageGDScriptGDScriptGDScript
Setup difficultyeasymoderatehard
Complexity2/52/54/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Only distributed for macOS 11 or newer, the packaged build must have its quarantine flag cleared manually if not installed via Homebrew.

You may read the source code, but copying or redistributing it is not permitted, and playing a build requires accepting a separate end user license agreement.

in plain english

World at Ruin is an online multiplayer role playing game that its creators say is built almost entirely by AI agents, with every part of the game, including scenes, world generation, materials, and characters, written as code and built automatically in the cloud rather than assembled by hand in an editor. The setting is a far future world recovering from a mystical disaster, where the player wakes in a cave with nothing but bare hands, escapes to the surface, and finds a mix of medieval and futuristic elements living side by side, such as iron swords next to laser blades. The game is currently in an early pre alpha stage called Ashfall Reach. A player can shape their character's body, face, equipment, and skin, then explore a randomly generated ruin area containing a shrine, a small settlement, and wandering characters. There is no combat and no online multiplayer networking yet. Progress is tracked publicly through an in game changelog opened with a key press, and through a public roadmap of planned features. Right now the game only runs on macOS, on a single build that covers both Apple Silicon and Intel Macs, and it requires macOS 11 or newer. Windows and Linux versions are not available yet. The easiest way to install it is through Homebrew, which also makes future updates a single command. A player can also download the packaged app directly from the project's releases page, or build and run the game from source code using the Godot game engine, version 4.7 or newer. The project describes itself as source available rather than open source: anyone can read the code, but copying or redistributing it is not allowed under its license, playing a released build is governed by a separate end user agreement, and contributing code requires signing a contributor agreement that assigns copyright. A core design rule stated in the README is that characters are never reset or wiped, so an early player's progress keeps carrying forward as the game changes over time.

prompts (copy fr)

prompt 1
Walk me through installing World at Ruin on macOS using Homebrew.
prompt 2
Explain what the Ashfall Reach pre alpha stage of World at Ruin currently lets a player do.
prompt 3
Help me build World at Ruin from source using Godot 4.7.
prompt 4
Summarize the licensing terms in World at Ruin's LICENSE, EULA, and CLA files.

Frequently asked questions

what is world-at-ruin fr?

A pre-alpha, AI agent built multiplayer role playing game set in a medieval-futuristic world recovering from disaster, playable now on macOS.

What language is world-at-ruin written in?

Mainly GDScript. The stack also includes GDScript, Godot, Homebrew.

What license does world-at-ruin use?

You may read the source code, but copying or redistributing it is not permitted, and playing a build requires accepting a separate end user license agreement.

How hard is world-at-ruin to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is world-at-ruin for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.