macOS
brew install c2048local Homebrew formula metadata
brew
c2048 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install c2048local Homebrew formula metadata
概要
Console version of 2048
履歴
c2048 packages 2048.c, a compact terminal version of the 2048 puzzle game written in C. It is intentionally small: a console game that can be built with a C compiler and run in ANSI-capable terminals.
The upstream Git history starts on 26 March 2014, shortly after the 2048 puzzle became widely cloned and ported. The README describes the project as a console version of 2048 for GNU/Linux, tested on GNU/Linux, FreeBSD, and OpenBSD.
The project stayed minimal but maintained: later tags include v1.0.0 in 2023, and the repository continued to receive color-scheme and keyboard-input updates through 2025 and 2026.
The README documents Debian-based installation with `sudo apt install 2048`, and source_facts records Homebrew, Debian, and Ubuntu package names. That combination is typical for small terminal games: distro packages provide discoverability, while source compilation remains a single-command path.
Users run the `2048` executable in a terminal and move tiles with arrow keys. The README documents alternate color schemes, `--version`, `--help`, and a built-in test mode invoked as `./2048 test`.
The package has no configuration or credential model; its package-manager value is simply making the terminal game available from PATH.
c2048 is a neat example of the package-manager afterlife of a viral browser game: once a simple ruleset becomes popular, ports appear in every environment, including tiny ncurses-like terminal packages.
It also shows why minimal C programs package well: no service, no state, no credentials, tiny dependency surface, and easy build-from-source instructions.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
2048 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mevdschee/2048.c
インストールメタデータ
| パッケージキー | brew:c2048 |
|---|---|
| バージョン | 1.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/c2048 |
| ホームページ | https://github.com/mevdschee/2048.c |
| リポジトリ | https://github.com/mevdschee/2048.c |
| 上流ドキュメント | https://github.com/mevdschee/2048.c#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/mevdschee/2048.c/archive/refs/tags/v1.0.3.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | c2048 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
2048 1.0.3-1
Slide and add puzzle game for text mode
https://github.com/mevdschee/2048.c
sudo apt install 20482048 0.20221023.1237-1
Slide and add puzzle game for text mode
https://github.com/mevdschee/2048.c
sudo apt install 2048ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.