Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

2048 written in C
https://github.com/bahamas10/2048.c

Last synced: 2 months ago
JSON representation

2048 written in C

Awesome Lists containing this project

README

        

2048.c
======

My take at http://gabrielecirulli.github.io/2048/ in C

![screenshot](screenshot.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