crawl
Dungeon Crawl, a text-based roguelike game
Install
- All systems
-
curl cmd.cat/crawl.sh
- Debian
-
apt-get install crawl
- Ubuntu
-
apt-get install crawl
- Arch Linux
-
pacman -S crawl
- Kali Linux
-
apt-get install crawl
- Fedora
-
dnf install crawl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install crawl
- OS X
-
brew install crawl
- Raspbian
-
apt-get install crawl
- Dockerfile
- dockerfile.run/crawl
crawl
Dungeon Crawl, a text-based roguelike game
Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures. This is the console version. For tiles, use crawl-tiles instead. This is the Stone Soup version of Dungeon Crawl.