Easy Steps to Install c2048 on Mac

Package Information:

Name: c2048
Use: Console version of the game “2048” for GNU/Linux
URL: https://github.com/mevdschee/2048.c

Installation Steps:

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

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

c2048 is ready to use now!