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

harmonist

Stealth coffee-break roguelike game

Harmonist: Dayoriah Clan Infiltration is a stealth coffee-break roguelike game. The game has a heavy focus on tactical positioning, light and noise mechanisms, making use of various terrain types and cones of view for monsters. Aiming for a replayable streamlined experience, the game avoids complex inventory management and character building, relying on items and player adaptability for character progression.

Installation

Install the latest version of harmonist as follows:

guix install harmonist

Or install a particular version:

guix install harmonist@0.4.1

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.

Badge code

You can use the following badge to inform users of harmonist about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/harmonist'><img src='https://packages.guix.gnu.org/packages/harmonist/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/harmonist/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/harmonist)

Example Org:

[[https://packages.guix.gnu.org/packages/harmonist][https://packages.guix.gnu.org/packages/harmonist/badges/latest-version.svg]]