Skip to content

CleverRaven/Cataclysm-DDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5ededd · Jan 24, 2024
Jan 9, 2024
Jan 18, 2024
Jul 15, 2022
Oct 13, 2023
Jan 23, 2024
Nov 1, 2023
Jan 9, 2024
Jan 23, 2024
Jan 24, 2024
Jan 24, 2024
Dec 9, 2020
Jan 1, 2024
Jan 17, 2024
Apr 15, 2020
Jan 9, 2024
Jan 9, 2024
Sep 21, 2023
Mar 21, 2023
Jan 24, 2024
Jan 23, 2024
Jan 24, 2024
Mar 24, 2023
Sep 20, 2022
Jul 11, 2023
Jan 26, 2021
May 15, 2022
Apr 30, 2023
Apr 3, 2020
Jul 6, 2023
Aug 22, 2018
Jun 11, 2022
Jan 23, 2024
Jan 23, 2024
Nov 15, 2018
Mar 14, 2019
Nov 3, 2023
Oct 1, 2021
Jul 28, 2023
Jan 14, 2024
Dec 4, 2023
Dec 31, 2021
Jan 23, 2021
Jan 26, 2021
May 3, 2023
May 31, 2020
Aug 4, 2020

Repository files navigation

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.

Packaging Status

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

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.

Bountysource

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.