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