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
- Host: GitHub
- URL: https://github.com/manikupireddii/2048.c
- Owner: manikupireddii
- License: unlicense
- Created: 2024-10-26T07:53:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T08:00:48.000Z (over 1 year ago)
- Last Synced: 2025-02-09T16:39:44.416Z (over 1 year ago)
- Topics: 2048, cpp, games
- Language: Makefile
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2048.c
======

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