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:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install chocolate-doom using brew
brew install chocolate-doom
chocolate-doom is ready to use now!