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