2048-ncurses Dependencies gcc ncurses Installation Clone this repo $ git clone https://github.com/takahatashun/2048-ncurses $ cd 2048-ncurses Compile $ make Install to /opt/2048 and create link to /usr/bin $ sudo make install