Follow simple steps to install enigma on Mac
Package Information:
Name: enigma
Use: Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock’n’Roll on the Amiga
URL: http://www.nongnu.org/enigma/
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install enigma using brew
brew install enigma
enigma is ready to use now!