2048 in C.
Clone the repository and then make install
. Or, if you have clib installed:
$ clib install benkogan/c2048
Run with:
$ c2048
Quit with q
or ctrl-c
. Tested on Mac OS X and Arch Linux. C99.
MIT
2048 in C.
Clone the repository and then make install
. Or, if you have clib installed:
$ clib install benkogan/c2048
Run with:
$ c2048
Quit with q
or ctrl-c
. Tested on Mac OS X and Arch Linux. C99.
MIT