kollision
Simple ball dodging game
In Kollision you use mouse to control a small blue ball in a closed space environment filled with small red balls, which move about chaotically. Your goal is to avoid touching any of those red balls with your blue one, because the moment you do the game will be over. The longer you can stay in game the higher will your score be.
This package is part of the KDE games module.
- Versions: 24.05.2
- Website: https://apps.kde.org/kollision/
- 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 kollision
as follows:
guix install kollision
Or install a particular version:
guix install kollision@24.05.2
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 kollision about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kollision'><img src='https://packages.guix.gnu.org/packages/kollision/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/kollision/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/kollision)
Example Org:
[[https://packages.guix.gnu.org/packages/kollision][https://packages.guix.gnu.org/packages/kollision/badges/latest-version.svg]]