ksquares
Dots and Boxes game
KSquares is an implementation of the popular paper based game Squares. Two players take turns connecting dots on a grid to complete squares, the player with the most squares wins.
This package is part of the KDE games module.
- Versions: 25.04.0
- Website: https://apps.kde.org/ksquares/
- Licenses: FDL 1.2+ · GPL 2+ · LGPL 2.0+
- Package source: gnu/packages/kde-games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ksquares
as follows:
guix install ksquares
Or install a particular version:
guix install ksquares@25.04.0
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 ksquares about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ksquares'><img src='https://packages.guix.gnu.org/packages/ksquares/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ksquares)
Example Org:
[[https://packages.guix.gnu.org/packages/ksquares][https://packages.guix.gnu.org/packages/ksquares/badges/latest-version.svg]]