ufo2map
UFO: AI map generator
This package provides ufo2map
, a program used to generate maps for the UFO: Alien Invasion strategy game.
- Versions: 2.6.0_dev-0.a542a87
- Website: https://ufoai.org/
- Licenses: GPL 2+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ufo2map
as follows:
guix install ufo2map
Or install a particular version:
guix install ufo2map@2.6.0_dev-0.a542a87
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 ufo2map about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ufo2map'><img src='https://packages.guix.gnu.org/packages/ufo2map/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ufo2map)
Example Org:
[[https://packages.guix.gnu.org/packages/ufo2map][https://packages.guix.gnu.org/packages/ufo2map/badges/latest-version.svg]]