kreversi 25.08.2
Old reversi board game, also known as othello
KReversi is a simple one player strategy game played against the computer.
If a player's piece is captured by an opposing player, that piece is turned over to reveal the color of that player. A winner is declared when one player has more pieces of his own color on the board and there are no more possible moves.
This package is part of the KDE games module.
- Outputs:
out - Website: https://apps.kde.org/kreversi/
- Licenses: FDL 1.2+ · GPL 2+
- Package source: gnu/packages/kde-games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kreversi 25.08.2 as follows:
guix install kreversi@25.08.2
Or install the latest version:
guix install kreversi
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.