This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ksquares/badges/latest-version.svg)](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]]