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:

  1. Open Terminal on your Mac.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cataclysm using brew
    brew install cataclysm

cataclysm is ready to use now!