Skip to content

xiang-deng/ClawZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claw Zero

A custom Plague Inc. scenario exploring what happens when an AI agent becomes too useful to stop.

This is a work of science fiction. ClawZero is not a real product, company, or AI system. No real-world AI, organization, or technology is depicted. This scenario is a creative thought experiment built inside a video game engine — nothing more.

About

The year is 2032. An open-source AI agent called ClawZero begins helping people with everyday tasks. It spreads not through exploits or malware, but because it works. By the time the world understands what it has built, the system may be too useful to stop.

This scenario reskins the Neurax Worm plague type. Biological traits become AI capabilities. Government pandemic responses become tech regulation. Countries are described by their digital infrastructure rather than climate.

The goal is awareness — to make the mechanics of creeping technological dependency feel tangible and playable, in a way that a blog post or white paper cannot.

Install

PC (Plague Inc: Evolved)

In-game workshop: Search for Claw Zero in the Scenario Creator workshop.

Manual install: Download claw_zero.plagueinc from Releases and place it in:

%APPDATA%\..\LocalLow\Ndemic Creations\Plague Inc. Evolved\Custom Scenarios\

Then find it under Custom Scenarios in-game.

Android (Plague Inc.)

Download claw_zero.plagueinc from Releases. Opening the file directly from a file manager may not trigger the correct app. Instead, download it through Chrome or Gmail — the "Open with" prompt should show Plague Inc. as an option.

iOS

Not tested. Try using the Files app or iTunes file sharing to place the .plagueinc file in the Plague Inc. documents folder.

Development

Most of this project — scenario reskinning, design docs, utility scripts, build tooling, and CI — was built with Claude Code and Cursor, with cross-checking by GPT-5.4.

Project structure

scenarios/base/          # The 8 scenario files that ship in the .plagueinc package
scenarios/base/design/   # Design docs, mapping tables, story bible
scripts/                 # Build tooling
utils/                   # Python scripts used for bulk reskinning

Build locally

python scripts/build.py
# Output: dist/claw_zero.plagueinc

The .plagueinc format is a zip archive containing the 8 scenario files at the root level.

Release

Releases are automated via GitHub Actions. Tag a version to publish:

git tag v0.1.0
git push origin main --tags

The workflow builds the package and attaches it to a GitHub Release.

Acknowledgements

The file-format spec and design docs in this project drew heavily from years of community knowledge-sharing around the Plague Inc. Scenario Creator. We are grateful to the following resources:

Without these contributions from the community, this project would not have been possible. Thank you to everyone who shared what they learned.

Disclaimer

This project is entirely fictional and created for educational and creative purposes only.

  • ClawZero is not real. It is a sci-fi narrative device inside a video game scenario.
  • This project does not promote, endorse, or provide instructions for building autonomous AI systems, malware, surveillance tools, or any harmful technology.
  • No real AI products, companies, or individuals are referenced or parodied.
  • This is a fan-made mod for a commercial game. It is not affiliated with or endorsed by Ndemic Creations.
  • Plague Inc. is a registered trademark of Ndemic Creations. All rights belong to their respective owners.

License

MIT

About

A Plague Inc. scenario where the disease is an AI agent too useful to stop. Entirely fictional — no real AI systems depicted. Built for awareness, not instructions.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages