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

mrrescue

Arcade-style fire fighting game

Mr. Rescue is an arcade styled 2d action game centered around evacuating civilians from burning buildings. The game features fast-paced fire extinguishing action, intense boss battles, a catchy soundtrack, and lots of throwing people around in pseudo-randomly generated buildings.

Installation

Install the latest version of mrrescue as follows:

guix install mrrescue

Or install a particular version:

guix install mrrescue@1.02e

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 mrrescue about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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