Skip to content

mahdiyehmr/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

2048

2048 game written with C

You can run the code with below command.

gcc main.c -o a.out
chmod +x a.out
./a.out

About

2048 game written with C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages