aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-30 16:43:38 -0400
committerhistoria <[not public]>2026-07-30 16:43:38 -0400
commit58758d41488a777d2bc0e787be655363bdd9eb60 (patch)
treed5903374de72ac1d579ba26aef60020812207582
parentdd2882e528dee042b9ff3e098ce710ace021ef41 (diff)
downloadthehouseoficarus-58758d41488a777d2bc0e787be655363bdd9eb60.tar.gz
move to historia.vg
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index 4ef2612..9856800 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ There is not much here yet.
Install Go then
```
-git clone https://codeberg.org/historia/thehouseoficarus
+git clone https://git.historia.vg/git/thehouseoficarus
cd thehouseoficarus
go build -o thoi ./cmd/thoi
./thoi
@@ -65,17 +65,6 @@ The `thoi` binary checks for a file named config.yaml in $XDG_CONFIG_HOME/thoi o
The game is designed around 600ms ticks, but you can change the `tick_length` here. You can also set up telnet, SSL telnet, HTTP, and HTTPS on different ports here. For the secure options can provide a private key and certificate. Use something like [certbot](https://certbot.eff.org/). If you enable HTTPS/Telnet TLS without providing certs, a self-signed cert will be generated and used for you.
-
-# Setting
-
-THOI is a low-tech sci-fi MUD. Computer systems are severely regulated following an attempted hostile takeover of Earth by a benevolent dictator AI. Corrupt politicians were jailed. Harmful industries shuttered. Wealth and power were redistributed as the AI began to build Utopia.
-
-The panicked ruling classes pooled their resources into an astroturfed revolution of Neoluddites who embrace techno-terrorism in the name of supposed freedom. It worked. Radio towers and data centers burn in a global wave of misplaced violence. The infrastructure of the internet is destroyed. Wireless networks are banned. A new, intentional Dark Age descends called the Second Collapse. Demagogues vow to never again let intelligent machines rule mankind.
-
-Pockets of radicalized settlers on the terraformed asteroid Vesta took the tenets of the Second Collapse to their own home, destroying critical communications, astroculture, and manufacturing systems in the name of freedom from AI control. The unrest not only shatters communication to Earth, but stops the few supply and trade ships that ever trucked resources to the outer belt.
-
-Wounded, Vesta struggles on. Everyone from astrobotanists to business executives must remake their lives as farmers, fishers, and miners as they survive in the primitive ashes of the fallen colony.
-
# AI Disclosure
The THOI **game engine and tools** are ~~completely vibe coded~~ ~~agentically engineered~~ written with "LLM assistance".