aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-24 20:58:25 -0400
committerhistoria <[not public]>2026-06-24 20:58:25 -0400
commit9d4b799db4868bcab291b83599ff088763cd4ed6 (patch)
tree252f0fcc779acf35243983d643d6399ee2e0cd0b /README.md
parentd25638d98fe63efdeab570ef77e6a6a97f2d7a60 (diff)
downloadthehouseoficarus-9d4b799db4868bcab291b83599ff088763cd4ed6.tar.gz
feat: new type of non-violent 'combat': work
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 3 insertions, 21 deletions
diff --git a/README.md b/README.md
index fabf6f7..5b2b89a 100644
--- a/README.md
+++ b/README.md
@@ -93,32 +93,14 @@ Pockets of radicalized settlers on the terraformed asteroid Gaia 04 took the ten
Wounded, Gaia 04 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.
-## Major Factions
-**Neoluddites**
-Anti-tech mostly-extremists who brought about the Second Collapse by destroying electronic networks and thinking machines. Once pawns of Earth's ruling class, they've evolved into a self-sufficient traditionalist culture with inconsistent views about what technology should be permitted to exist.
-
-**Utopians**
-Those who embraced AI control of society and tried to stop the Neoluddites through both policy and violence. Their views range from religious exaltation of thinking machines to mere agreement that life was easier when the AI handled the governance and marginalia.
-
-**Craggers**
-Colonists who don't take a side in the conflict one way or the other. Everyone from criminals escaping their past to once well-paid Earth engineers overseeing terraforming operations.
-
-# Todo
-
-- Fix and test all skills
-- Pharmacy is broken
-- Make sure "use" works with everything as expected (e.g. id stations)
-- Play around with Hacking. Needs interesting but semi-afk minigames.
-- Prettify and make menus consistent
-- Start worldbuilding with a tutorial island.
# AI Disclosure
-Huge technical parts of this codebase were ~~completely vibe coded~~ ~~agentically engineered~~ written with LLM assistance.
+Huge technical parts of the **engine** were ~~completely vibe coded~~ ~~agentically engineered~~ written with LLM assistance.
-LLMs will **not** generate any creative part of the game world (e.g. story, characters, rooms, quests). LLMs do generate *example* content for dev testing, so you might see that somewhere, but not in the final game.
+**LLMs will not generate any creative content** (e.g. story, characters, rooms, quests). LLMs do generate *example* content for dev testing, so you might see that somewhere, but not in the final game.
# License
-0BSD. Do whatever you want.
+0BSD. Do whatever you want. Have fun.