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.
- Versions: 0-1.e580460
- Website: https://codeparade.itch.io/marblemarcher
- Licenses: CC-BY-SA 3.0 · GPL 2+ · SIL OFL 1.1
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]