Graphical Tiles![]() |
Console![]() |
||
---|---|---|---|
Windows Installer | |||
Windows Zips | |||
Mac OS X | Download | Download | |
Android | |||
Linux | See Instructions | ||
Source | |||
Past Releases | Releases Folder | ||
Development Builds | Trunk Builds Page |
A version of DCSS may be available in your distribution's main package repository; look for the packages 'crawl' and/or 'crawl-tiles'. These packages tend to be for versions older than the current stable release, so use the packages below if you can.
DCSS packages are available for i386, amd64 and armel architectures. Follow these instructions:
# Install the source repository echo 'deb https://crawl.develz.org/debian crawl 0.28' | sudo tee -a /etc/apt/sources.list # Install the DCSS signing key wget https://crawl.develz.org/debian/pubkey -O - | sudo apt-key add - # update your package list sudo apt-get update # install console version sudo apt-get install crawl # install tiles version sudo apt-get install crawl-tiles
nazar554 provides Fedora packages for Crawl in the openSUSE Build System repository. To install the tiles version, run the following:
cd /etc/yum.repos.d/ # Install the source repository sudo wget http://download.opensuse.org/repositories/home:nazar554/Fedora_25/home:nazar554.repo # install tiles version sudo dnf install crawl-sdl crawl-data # install console version sudo dnf install crawl-console crawl-data
To compile DCSS yourself, you can clone the git repository on github. For help using git, see the quickstart guide. For help compiling DCSS, see INSTALL.md.
You are too berserk!