abe
Scrolling, platform-jumping, ancient pyramid exploring game
Abe's Amazing Adventure is a scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, vaguely in the style of similar games for the Commodore+4.
- Versions: 1.1
- Website: https://abe.sourceforge.net
- Licenses: GPL 2+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of abe
as follows:
guix install abe
Or install a particular version:
guix install abe@1.1
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 abe about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/abe'><img src='https://packages.guix.gnu.org/packages/abe/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/abe/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/abe)
Example Org:
[[https://packages.guix.gnu.org/packages/abe][https://packages.guix.gnu.org/packages/abe/badges/latest-version.svg]]