MCPcopy Create free account
hub / github.com/CleverRaven/Cataclysm-DDA

github.com/CleverRaven/Cataclysm-DDA @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
22,071 symbols 90,310 edges 1,208 files 1,892 documented · 9% updated todaycdda-experimental-2026-07-14-0425 · 2026-07-14★ 12,6232,425 open issues

Browse by type

Functions 17,865 Types & classes 4,206
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Cataclysm: Dark Days Ahead

Cataclysm: Dark Days Ahead is a turn-based survival game set in a post-apocalyptic world. While some have described it as a "zombie game", there is far more to Cataclysm than that. Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you are lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, who want what you have...

Packaging Status

Build Status Coverage Status Language grade: C/C++ Open Source Helpers Commit Activity Lines of Code

Downloads

Releases - Stable | Experimental

Source - The source can be downloaded as a .zip archive, or cloned from our GitHub repo.

Packaging status

Arch Linux

Ncurses and tiles versions are available in the community repo.

sudo pacman -S cataclysm-dda

Fedora

Ncurses and tiles versions are available in the official repos.

sudo dnf install cataclysm-dda

Debian / Ubuntu

Ncurses and tiles versions are available in the official repos.

sudo apt install cataclysm-dda-curses cataclysm-dda-sdl

Compile

Please read COMPILING.md - it covers general information and more specific recipes for Linux, OS X, Windows and BSD. See COMPILER_SUPPORT.md for details on which compilers we support. And you can always dig for more information in doc/.

We also have the following build guides: * Building on Windows with MSYS2 at COMPILING-MSYS.md * Building on Windows with vcpkg at COMPILING-VS-VCPKG.md * Building with cmake at COMPILING-CMAKE.md (unofficial guide)

Contribute

Cataclysm: Dark Days Ahead is the result of contributions from over 1000 volunteers under the Creative Commons Attribution ShareAlike 3.0 license. The code and content of the game is free to use, modify, and redistribute for any purpose whatsoever. See http://creativecommons.org/licenses/by-sa/3.0/ for details. Some code distributed with the project is not part of the project and is released under different software licenses; the files covered by different software licenses have their own license notices.

Bountysource

Please see CONTRIBUTING.md for details.

Community

Forums: https://discourse.cataclysmdda.org

Wiki: http://cddawiki.chezzo.com/cdda_wiki/index.php

GitHub repo: https://github.com/CleverRaven/Cataclysm-DDA

IRC: #CataclysmDDA on Libera Chat, https://web.libera.chat/#CataclysmDDA

Official Discord: https://discord.gg/jFEc7Yp

Frequently Asked Questions

Is there a tutorial?

Yes, you can find the tutorial in the Special menu at the main menu (be aware that due to many code changes the tutorial may not function). You can also access documentation in-game via the ? key.

How can I change the key bindings?

Press the ? key, followed by the 1 key to see the full list of key commands. Press the + key to add a key binding, select which action with the corresponding letter key a-w, and then the key you wish to assign to that action.

How can I start a new world?

World on the main menu will generate a fresh world for you. Select Create World.

I've found a bug. What should I do?

Please submit an issue on our GitHub page using bug report template. If you're not able to, send an email to kevin.granade@gmail.com.

I would like to make a suggestion. What should I do?

Please submit an issue on our GitHub page using feature request template.

You can also submit your suggestions or vote for existing suggestions on our FeatHub page. Most voted suggestions are:

Feature Requests

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 14,024
Function 3,841
Class 3,771
Enum 433
Interface 2

Languages

C++96%
Python3%
Java2%
TypeScript1%

Modules by API surface

tests/catch/catch.hpp1,344 symbols
src/character.cpp523 symbols
src/item.cpp513 symbols
src/mapgen.cpp342 symbols
src/map.cpp293 symbols
src/activity_actor_definitions.h290 symbols
src/game.cpp277 symbols
src/vehicle.cpp273 symbols
src/overmap.cpp270 symbols
src/iuse.cpp261 symbols
src/third-party/ghc/filesystem.hpp243 symbols
src/creature.cpp210 symbols

For agents

$ claude mcp add Cataclysm-DDA \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page