2048 A group project where we had to recode the 2048 game in C, directly in the terminal. How to install git clone [email protected]:wandyou/2048.git cd 2048 make How to play Launch the program builded by the above commands : ./2048