1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: phalanx
Section: games
Priority: optional
Maintainer: Jose G. López <josgalo@jglopez.name>
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: binary-targets
Standards-Version: 4.6.1
Homepage: https://sourceforge.net/projects/phalanx
Vcs-Git: https://salsa.debian.org/josgalo-guest/phalanx.git
Vcs-Browser: https://salsa.debian.org/josgalo-guest/phalanx
Package: phalanx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: xboard | x-terminal-emulator
Enhances: eboard, emacs-chess, gnome-chess, scid, xboard
Description: Chess playing program
Phalanx is a simple chess playing program of conventional design.
It is xboard compatible. The main aim is to write a slow thinker
with a lot of chess specific knowledge. Current version plays
risky, active chess and shows quite good tactical performance.
|