This package browser is in early development. Mind the rough edges.

bastet 0.43.2

Antagonistic Tetris-style falling brick game for text terminals

Bastet (short for Bastard Tetris) is a simple ncurses-based falling brick game. Unlike normal Tetris, Bastet does not choose the next brick at random. Instead, it uses a special algorithm to choose the worst brick possible.

Playing bastet can be a painful experience, especially if you usually make canyons and wait for the long I-shaped block to clear four rows at a time.

Installation

Install bastet 0.43.2 as follows:

guix install bastet@0.43.2

Or install the latest version:

guix install bastet

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.