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

marble-marcher

Guide a marble across fractal landscapes

Marble Marcher is a video game that uses a fractal physics engine and fully procedural rendering to produce beautiful and unique gameplay. The game is played on the surface of evolving fractals. The goal of the game is to get your marble to the flag as quickly as possible. But be careful not to fall off the level or get crushed by the fractal! There are 24 levels to unlock.

Installation

Install the latest version of marble-marcher as follows:

guix install marble-marcher

Or install a particular version:

guix install marble-marcher@0-1.e580460

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

Example HTML:

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

Example Markdown:

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

Example Org:

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