bomber
Arcade bombing game
Bomber is a single player arcade game.
The player is invading various cities in a plane that is decreasing in height. The goal of the game is to destroy all the buildings and advance to the next level. Each level gets a bit harder by increasing the speed of the plane and the height of the buildings.
Bomber is a game where you fly a spaceship and attempt to bomb the buildings below you. Each pass the spaceship makes, it gets lower and lower. If you've not destroyed a building in your path, you will crash into it.
This package is part of the KDE games module.
- Versions: 24.12.1
- Website: https://apps.kde.org/bomber/
- Licenses: FDL 1.2+ · GPL 2+
- Package source: gnu/packages/kde-games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of bomber
as follows:
guix install bomber
Or install a particular version:
guix install bomber@24.12.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 bomber about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/bomber'><img src='https://packages.guix.gnu.org/packages/bomber/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/bomber/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/bomber)
Example Org:
[[https://packages.guix.gnu.org/packages/bomber][https://packages.guix.gnu.org/packages/bomber/badges/latest-version.svg]]