Steps To Install cataclysm on Mac
Package Information:
Name: cataclysm
Use: Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.
URL: https://github.com/CleverRaven/Cataclysm-DDA
Installation Steps:
- Open Terminal on your Mac.
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cataclysm using brew
brew install cataclysm
cataclysm is ready to use now!