Skip to content

sahasubhajit/2048-game-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

2️⃣0️⃣4️⃣8️⃣-game-in-c

🎮An implementation of the 2048 game in c (with the collaboration of Sankar Narayn Mishra).

Install 0ncurses library in ubuntu by the sudo command sudo apt-get install libncurses5-dev

Run the command gcc -o 2048_game 2048_game.c manual.c -lncurses to create binary file 2048_game.

Check the master branch also.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published