Skip to content

benkogan/c2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2048

2048 in C.

Installation

Clone the repository and then make install. Or, if you have clib installed:

$ clib install benkogan/c2048

Usage

Run with:

$ c2048

Quit with q or ctrl-c. Tested on Mac OS X and Arch Linux. C99.

License

MIT