Skip to content

shelbyspeegle/2048.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048.c

An implementation of the game 2048 in C.

##Usage: Compile with Make from project root:

$ make

Run program 2048:

$ ./2048

About

An implementation of the game 2048 in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published