openquest
Simple 2D point and click adventure game
OpenQuest is a two room adventure game that follows two aliens who come to Earth in search of a stolen artifact.
- Versions: 0.2.1
- Website: https://www.scummvm.org
- Licenses: GPL 2+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of openquest as follows:
guix install openquest
Or install a particular version:
guix install openquest@0.2.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 openquest about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/openquest'><img src='https://packages.guix.gnu.org/packages/openquest/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/openquest)
Example Org:
[[https://packages.guix.gnu.org/packages/openquest][https://packages.guix.gnu.org/packages/openquest/badges/latest-version.svg]]