Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
Find a file
2025-12-05 15:22:20 -06:00
.devcontainer Remove object creator (#82520) 2025-08-21 08:29:29 +02:00
.github Merge pull request #83728 from CleverRaven/kevingranade-macos-runner-comment 2025-12-01 23:36:09 -06:00
.tx Automatically synchronize MOTD and Credits translations from Transifex (#59260) 2022-07-15 01:22:20 -04:00
.vscode Upgrade clang-tidy to LLVM 18, and fix (some) newly firing lints (#79633) 2025-02-13 08:57:44 +01:00
android Switch to getDefaultSharedPreferences 2025-08-31 00:55:13 +01:00
build-data Bump up dmg size limit in macOS release build (#83387) 2025-10-20 10:45:43 -07:00
build-scripts [cmake] honor $VCPKG_ROOT from env (#83003) 2025-09-23 07:33:25 -07:00
CMakeModules Apply review suggestions 2025-01-16 21:49:04 +01:00
data Add a supermarket (#84017) 2025-12-05 13:25:11 +01:00
doc Removed 'active' field from item transformations (#84015) 2025-12-02 20:07:59 +01:00
doxygen_doc Fix numerous basic typos in comments and documentation files (#83564) 2025-11-03 10:27:12 +01:00
gfx Support multiple possible loading screens for vanilla DDA (#83822) 2025-11-19 21:50:42 +01:00
lang Exclude tags from translations 2025-11-27 18:48:24 +08:00
lgtm/cpp-queries
msvc-full-features zzip.exe: a tool for manipulating zzip files. 2025-08-02 18:18:35 -07:00
pch pch: remove pragma once 2024-03-02 13:13:07 +02:00
src Merge pull request #84054 from PatrikLundell/vehicle_ramp 2025-12-05 15:22:20 -06:00
tests Aligned water purification recipe/action + update action to active purifying water (#84051) 2025-12-04 22:21:26 -06:00
tools Toastems audit (#83913) 2025-11-30 17:34:24 -06:00
utilities Fix various flake8 errors 2025-01-13 12:37:12 +00:00
.astylerc Suppress 'ignored exclude errors' from astyle entirely (#61136) 2022-09-20 16:00:48 +03:00
.clang-tidy Upgrade clang-tidy to LLVM 18, and fix (some) newly firing lints (#79633) 2025-02-13 08:57:44 +01:00
.cmake-format.yml
.editorconfig Fix validate_json.py test by removing UTF-8 BOM from presets file 2022-05-15 18:31:59 +02:00
.flake8 Exclude check_clang_tidy.py from flake8 check 2023-04-30 07:20:23 -04:00
.gitattributes Disable diff for .po files in .gitattributes 2024-11-07 21:20:46 +08:00
.gitignore Support multiple possible loading screens for vanilla DDA (#83822) 2025-11-19 21:50:42 +01:00
.gitmessage
.lgtm.yml Specify build command in LGTM.com analysis (#58246) 2022-06-10 20:18:32 -04:00
Cataclysm-DDA.sublime-project
cataclysm-launcher github: build sdl2 locally for linux releases (#72026) 2024-02-28 09:33:00 -08:00
cmake_uninstall.cmake.in
CMakeLists.txt set LANGUAGES empty instead of removing 2025-11-09 09:41:17 +00:00
CMakePresets.json [cmake] honor $VCPKG_ROOT from env (#83003) 2025-09-23 07:33:25 -07:00
CODE_OF_CONDUCT.md
ISSUES.md Rename doc/COMPILING/ -> doc/c++/ 2025-01-15 14:02:46 -08:00
LICENSE-Apache-Robot-Font.txt WIP font stuff for ImGui 2024-09-18 11:20:36 -07:00
LICENSE-OFL-Terminus-Font.txt Updates the Terminus font 2024-01-29 00:24:36 -08:00
LICENSE.txt Commit zstd source and license to notices 2025-01-17 09:28:46 -08:00
Makefile make clean clean zzip files (#83678) 2025-11-09 07:15:25 -08:00
org.cataclysmdda.CataclysmDDA.json Update Flatpak manifest to use clang and include the default soundpack (#73818) 2024-05-17 23:41:06 -04:00
org.cataclysmdda.CataclysmDDA.yml add yml flatpak manifest 2024-08-12 20:16:00 +03:00
README.md Improve documentation style for frequently made suggestions and package links (#81104) 2025-05-30 12:24:57 +02:00
SIGNOFF
snapcraft.yaml

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...

Tileset: Ultica

Downloads

Releases - Stable | Experimental

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

General build matrix Coverage Status Open Source Helpers Commit Activity Lines of Code TODOs

Packaging status

Arch Linux

Ncurses and tiles versions are available in the community repos.

sudo pacman -S cataclysm-dda
sudo pacman -S cataclysm-dda-tiles

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

Flatpak

Download from Flathub.

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:

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 https://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.

Please see CONTRIBUTING.md for details.

Special thanks to the contributors, including but not limited to, people below:

Made with contrib.rocks.

Community

Forums: https://discourse.cataclysmdda.org

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.