/2048

2048 c implementation on console

Primary LanguageCMIT LicenseMIT

2048

2048 c implementation on console

Installation

clone repository

gcc -o 2048 2048.c
./2048