How to Install chocolate-doom on Mac using Brew

Package Information:

Name: chocolate-doom
Use: Chocolate Doom is a Doom source port that accurately reproduces the experience of Doom as it was played in the 1990s.
URL: https://www.chocolate-doom.org/

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install chocolate-doom using brew
    brew install chocolate-doom

chocolate-doom is ready to use now!