Skip to content
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
C++ Python Java CMake C Makefile Other
Branch: master
Clone or download

Latest commit

ZhilkinSerg Merge pull request #40304 from anothersimulacrum/waterloo
Replace hardcoded water terrain checks with flags
Latest commit dba5bd1 May 8, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Make the pull request template easier to use Apr 29, 2020
CMakeModules SpellingStandardizing Apr 3, 2020
android Disallow SDL orientation changes Apr 29, 2020
build-data/osx add execute permission for build-data/osx/Cataclysm.sh Apr 29, 2020
build-scripts Remove obsolete no_x mods (#40301) May 7, 2020
data Merge pull request #40304 from anothersimulacrum/waterloo May 8, 2020
doc Replace hardcoded water terrain checks with flags May 8, 2020
doxygen_doc Lock picking overhaul (#39409) Apr 18, 2020
gfx Lint tile_config for BLB Apr 14, 2020
lang Routine i18n updates on 1 May 2020 May 1, 2020
lgtm/cpp-queries Fix test for function namespacing Apr 15, 2020
msvc-full-features Update Cataclysm-test-vcpkg-static.vcxproj May 2, 2020
src Replace hardcoded water terrain checks with flags May 8, 2020
tests Move bionic_data to generic_factory (#40155) May 8, 2020
tools Make compose.py's exit code 1 if error logged May 8, 2020
utilities Python script shebang cleanup (#37859) Feb 9, 2020
.appveyor.yml Update Appveyor build Apr 8, 2020
.astylerc Merge remote-tracking branch 'origin/pr/14552' Dec 22, 2015
.clang-tidy Re-enable clang-tidy padding check May 4, 2020
.editorconfig .editorconfig for json files Sep 10, 2019
.gitattributes SpellingStandardizing Apr 3, 2020
.gitignore Tests should use different default user dir Apr 25, 2020
.gitmessage Add guidlines for commit message (#24709) Aug 22, 2018
.lgtm.yml Silence potentially dangerous function check (#40019) Apr 30, 2020
.travis.yml Disable astyle on travis build Apr 25, 2020
CMakeLists.txt Add CMake option to disable ccache Apr 21, 2020
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#26013) Nov 15, 2018
Cataclysm-DDA.sublime-project Get rid of Lua modding (#28572) Mar 14, 2019
CataclysmWin.cbp Enable C++14 standard in Code::Blocks project May 26, 2019
ISSUES.md Update links Sep 5, 2019
LICENSE-OFL-Terminus-Font.txt Include additional files to binary distribution (#38144) Feb 18, 2020
LICENSE.txt Include additional files to binary distribution (#38144) Feb 18, 2020
Makefile Move osx specific data folder out of shared data folder Apr 29, 2020
README.md Gimme my cheevos Apr 9, 2020
SIGNOFF Flatpak build recipe added (#30233) May 15, 2019
cataclysm-launcher Tidy up launcher with modern shell syntax Mar 13, 2020
cmake_uninstall.cmake.in Add uninstall target; May 5, 2015
json_blacklist Finish linting national guard camp json and remove from blacklist May 5, 2019
org.cataclysmdda.CataclysmDDA.json Bump versions for release Apr 1, 2020
snapcraft.yaml Get rid of Lua modding (#28572) Mar 14, 2019

README.md

Cataclysm: Dark Days Ahead

Cataclysm: Dark Days Ahead is a roguelike 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 version available in community repo.

sudo pacman -S cataclysm-dda

Fedora

Ncurses and tiles version available in official repos.

sudo dnf install cataclysm-dda

Debian / Ubuntu

Ncurses and tiles version available in 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:

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: irc.freenode.net ; #CataclysmDDA http://webchat.freenode.net/?channels=#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

You can’t perform that action at this time.