An open API service indexing awesome lists of open source software.

https://github.com/manikupireddii/2048.c

2048 written in c
https://github.com/manikupireddii/2048.c

2048 cpp games

Last synced: over 1 year ago
JSON representation

2048 written in c

Awesome Lists containing this project

README

          

2048.c
======

![screenshot](ss.png)

Usage
-----

make
./2048

Run with `-a` for awesome animations

Usage: 2048 [-a] [-b] [-h] [-g ]

Options
-a enable animations
-b disable color output; b for boring!
-g the goal piece, defaults to 2048
-h print this message and exit

License
-------

MIT License