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

neverball

3D floor-tilting game

In the grand tradition of Marble Madness and Super Monkey Ball, Neverball has you guide a rolling ball through dangerous territory. Balance on narrow bridges, navigate mazes, ride moving platforms, and dodge pushers and shovers to get to the goal. Race against the clock to collect coins to earn extra balls. Also included is Neverputt, which is a 3D miniature golf game.

Installation

Install the latest version of neverball as follows:

guix install neverball

Or install a particular version:

guix install neverball@1.6.0-1.760a25d

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

Example HTML:

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

Example Markdown:

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

Example Org:

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