macOS
brew install bastetlocal Homebrew formula metadata
sudo port install bastetMacPorts ports tree · games/bastet/Portfile · ソース: api.github.com
brew
bastet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bastetlocal Homebrew formula metadata
sudo port install bastetMacPorts ports tree · games/bastet/Portfile · ソース: api.github.com
sudo apt install bastetDebian stable package indexes · bastet · ソース: deb.debian.org
sudo dnf install bastetFedora Rawhide package metadata · bastet · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bastetnixpkgs package indexes · pkgs/by-name/ba/bastet/package.nix · ソース: api.github.com
概要
Bastard Tetris
履歴
Bastet is Federico Poloni's ncurses-based adversarial Tetris-like game for Linux. Its official page expands the name as Bastard Tetris and explains the core joke: instead of picking the next piece randomly, it chooses a piece intended to be as bad as possible for the player.
Bastet's first public release was version 0.37, according to the official page. The algorithm notes say 0.37 used a hand-written analysis of the top border of the well and usually selected the worst-scoring piece while sometimes choosing among near-worst pieces to avoid boring repetition.
Version 0.41 replaced that heuristic with a scoring function over possible well states. Version 0.43 was a complete rewrite, no longer based on Petris, and used a search over legal block positions plus separate normal and harder algorithms depending on whether the next-piece preview was shown.
The official page says Bastet was discussed on Slashdot in April 2005 and in the xkcd forum in 2010, both as part of its reputation as an intentionally unfair Tetris variant. It also states that Bastet is included in most distributions and gives apt, snap, yum, and dnf installation examples.
The supplied package facts show modern packaging in Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu, which matches the official site's claim that distro package managers are the normal way to install it.
The README describes a simple menu-driven ncurses game with configurable keys, defaults for movement/rotation/drop, pause, and control-C quit. The game has normal and harder block choosers; the harder mode removes the next-block preview.
The algorithm page documents the adversarial selection policy for 0.43: it evaluates legal placements and chooses the worst block most of the time, with smaller probabilities for the second-, third-, and fourth-worst blocks.
Bastet is package-nerd significant because it is a tiny terminal game that became widely packaged due to one memorable mechanic. It is the sort of ncurses oddity that makes Unix package catalogs feel like cultural archives as much as software indexes.
It also preserves a lineage of small C++ terminal games, distro-maintained builds, desktop metadata, and ports/patches for macOS and Windows/PDCurses.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.bastetrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bastet | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bastet |
|---|---|
| バージョン | 0.43.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bastet |
| ホームページ | https://fph.altervista.org/prog/bastet.html |
| リポジトリ | https://github.com/fph/bastet |
| 上流ドキュメント | https://fph.altervista.org/prog/bastet.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/fph/bastet/archive/refs/tags/0.43.2.tar.gz |
| 最終更新 | 2026-07-10T16:54:56-04:00 |
| Pulse | updated |
| 依存関係 | boost |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bastet |
| Version Scheme | 0 |
| Revision | 13 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bastet 0.43.2-2
ncurses Tetris clone with a bastard algorithm
http://fph.altervista.org/prog/bastet.shtml
sudo apt install bastetbastet
nix profile install nixpkgs#bastetbastet 0.43-7build1
ncurses Tetris clone with a bastard algorithm
http://fph.altervista.org/prog/bastet.shtml
sudo apt install bastetbastet 0.43.2-15.fc44
An evil falling bricks game
sudo dnf install bastetbastet
sudo port install bastetソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.