1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: xvier
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Alexandre Detiste <tchet@debian.org>,
Standards-Version: 4.7.2
Build-Depends:
debhelper-compat (=13),
libx11-dev,
libxext-dev,
xutils-dev,
Vcs-Browser: https://salsa.debian.org/games-team/xvier
Vcs-Git: https://salsa.debian.org/games-team/xvier.git
X-Style: black
Package: xvier
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: "four in a row" game
Xvier is a simple X game where you and your opponent alternately
throw stones into free columns. The stones pile up in the columns,
and the goal is to get four stones in a row, in a column or diagonally.
|