On 9/13/07, carlos <[EMAIL PROTECTED]> wrote: > En el mismotema, yo estoy buscando un chess que hab'ia en RedHat y qy=iue es > el tablero en s'i (verde con blanco). Yo pensaba que se llamaba gnuchess > pero resulta que gnu chess es como un command line chess que no es > interactivo. Alguien sabe cu'al es el nombre de ese juego de ajedrez y cu'al > es el comando apt-get?
GNU chess es un "engine" de ajedrez, o sea, una cosa que sabe jugar ajedrez. Dentro de las interfaces para ajedrez tenés esto: $ apt-cache search xboard dreamchess - a 3D chess game emacs-chess-pieces - XPM images of chess pieces for emacs-chess glaurung - free UCI chess engine, to calculate chess moves gnuchess - Plays a game of chess, either against the user or against itself hoichess - xboard compatible chess engine to play chess with phalanx - Chess playing program polyglot - chess engine protocol adaptor, connects UCI engines to xboard pychess - chess graphical user interface for several chess engines sjeng - A chess program that plays many variants tourney-manager - perl interface to run chess engine tournaments xboard - An X Window System Chess Board yics - Yahoo! Chess client for use with FICS interfaces O estos: $ apt-cache search chess interface cgoban - complete Go board eboard - A graphical chessboard program eboard-extras-pack1 - Piece sets and sounds for use with the eboard chess interface. fruit - chess engine, to calculate chess moves glaurung - free UCI chess engine, to calculate chess moves glchess - 2D/3D chess interface gnome-chess - GNOME Chess gnugo - play the game of Go gtkboard - many board games in one program knights - A chess interface for the K Desktop Environment knights-themepack - theme pack for Knights chess interface polyglot - chess engine protocol adaptor, connects UCI engines to xboard pouetchess-data - Data files for the game pouetChess pychess - chess graphical user interface for several chess engines qgo - Go client and full featured SGF editor scid - chess database sjeng - A chess program that plays many variants texlive-latex-extra - TeX Live: LaTeX supplementary packages toga2 - computer chess engine, calculates chess moves tourney-manager - perl interface to run chess engine tournaments xboard - An X Window System Chess Board xshogi - An X Window System Japanese Chess (Shogi) Board yics - Yahoo! Chess client for use with FICS interfaces xboard es quizás el programa en que estás pensando pues es como el más viejo disponible para Unix. Marcelo

