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

armagetronad

Tron clone in 3D

Armagetron Advanced is a multiplayer game in 3d that attempts to emulate and expand on the lightcycle sequence from the movie Tron. It's an old school arcade game slung into the 21st century. Highlights include a customizable playing arena, HUD, unique graphics, and AI bots. For the more advanced player there are new game modes and a wide variety of physics settings to tweak as well.

Installation

Install the latest version of armagetronad as follows:

guix install armagetronad

Or install a particular version:

guix install armagetronad@0.2.9.2.3

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

Example HTML:

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

Example Markdown:

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

Example Org:

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