File: control

package info (click to toggle)
gomoku.app 1.2.9-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 308 kB
  • sloc: objc: 1,184; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 991 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: gomoku.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Eric Heintzmann <heintzmann.eric@free.fr>, Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>= 11), libgnustep-gui-dev (>= 0.24.0), gnustep-make
Homepage: http://www.gnustep.it/nicola/Applications/Gomoku/
Vcs-Git: https://salsa.debian.org/gnustep-team/gomoku.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/gomoku.app
Standards-Version: 4.4.1

Package: gomoku.app
Architecture: any
Depends: dpkg (>= 1.17.4), ${shlibs:Depends}, ${misc:Depends}
Conflicts: gomoku
Replaces: gomoku
Description: Extended TicTacToe game for GNUstep
 Gomoku is an extended TicTacToe game for GNUstep. You win
 the game if you are able to put 5 of your pieces in a row, column,
 or diagonal. You lose if the computer does so before you. You can
 play the game on boards of different size. The game has 6 different
 difficulty levels.