mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
DroidFish: Fixed about.html formatting problem.
This commit is contained in:
parent
905c155270
commit
7b1cb4cdfb
|
@ -5,8 +5,10 @@
|
|||
<body>
|
||||
|
||||
<h2>Information</h2>
|
||||
<i>DroidFish</i> ist ein Schachprogramm mit vielfältigen Funktionen und der sehr
|
||||
spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
||||
<p>
|
||||
<i>DroidFish</i> ist ein Schachprogramm mit vielfältigen Funktionen und der sehr
|
||||
spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
||||
</p>
|
||||
|
||||
<h3>Funktionen</h3>
|
||||
<ul>
|
||||
|
@ -48,9 +50,11 @@ spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
|||
</ul>
|
||||
|
||||
<h3>Eröffnungsbücher</h3>
|
||||
DroidFish enthält ein kleines internes Eröffnungsbuch. Wenn Sie ein größeres
|
||||
Eröffnungsbuch verwenden möchten, können Sie die Verwendung externer
|
||||
Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurieren:
|
||||
<p>
|
||||
DroidFish enthält ein kleines internes Eröffnungsbuch. Wenn Sie ein größeres
|
||||
Eröffnungsbuch verwenden möchten, können Sie die Verwendung externer
|
||||
Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurieren:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Kopieren Sie eines oder mehrere Polyglot-Eröffnungsbücher in das
|
||||
|
@ -76,8 +80,10 @@ Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurier
|
|||
</ol>
|
||||
|
||||
<h3>PGN-Dateien</h3>
|
||||
DroidFish kann Partien aus PGN-Dateien laden. Diese Funktion nutzen Sie
|
||||
folgendermaßen:
|
||||
<p>
|
||||
DroidFish kann Partien aus PGN-Dateien laden. Diese Funktion nutzen Sie
|
||||
folgendermaßen:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Kopieren Sie eine oder mehrere PGN-Dateien in das Verzeichnis
|
||||
|
@ -116,14 +122,18 @@ folgendermaßen:
|
|||
</p>
|
||||
|
||||
<h3>Scid-Dateien</h3>
|
||||
Wenn Sie das Programm <i>Scid on the go</i> installiert haben, können Sie in
|
||||
DroidFish Scid-Datenbank-Dateien direkt einlesen. Drücken Sie dazu länger auf
|
||||
das Spielfeld und wählen Sie die Funktion <i>Partie aus einer Scid-Datei
|
||||
laden</i>.
|
||||
<p>
|
||||
Wenn Sie das Programm <i>Scid on the go</i> installiert haben, können Sie in
|
||||
DroidFish Scid-Datenbank-Dateien direkt einlesen. Drücken Sie dazu länger auf
|
||||
das Spielfeld und wählen Sie die Funktion <i>Partie aus einer Scid-Datei
|
||||
laden</i>.
|
||||
</p>
|
||||
|
||||
<h3>UCI-Engines</h3>
|
||||
DroidFish kann UCI-Engines von Drittanbietern einbinden. Zur Nutzung dieser
|
||||
Funktion gehen Sie folgendermaßen vor:
|
||||
<p>
|
||||
DroidFish kann UCI-Engines von Drittanbietern einbinden. Zur Nutzung dieser
|
||||
Funktion gehen Sie folgendermaßen vor:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Kopieren Sie eine oder mehrere UCI-Engines als ausführbare Dateien in das
|
||||
|
@ -136,7 +146,9 @@ Funktion gehen Sie folgendermaßen vor:
|
|||
</ol>
|
||||
|
||||
<h3>Lizenz</h3>
|
||||
GNU GPL v3
|
||||
<p>
|
||||
GNU GPL v3
|
||||
</p>
|
||||
|
||||
<h3>Entwickler</h3>
|
||||
<ul>
|
||||
|
|
|
@ -5,8 +5,10 @@
|
|||
<body>
|
||||
|
||||
<h2>About</h2>
|
||||
<i>DroidFish</i> incorpora una interfaz gráfica de ajedrez de usuario muy completa,
|
||||
combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
||||
<p>
|
||||
<i>DroidFish</i> incorpora una interfaz gráfica de ajedrez de usuario muy completa,
|
||||
combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
||||
</p>
|
||||
|
||||
<h3>Características</h3>
|
||||
<ul>
|
||||
|
@ -48,10 +50,11 @@ combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
|||
</ul>
|
||||
|
||||
<h3>Libros de Aperturas</h3>
|
||||
|
||||
DroidFish incluye un pequeño libro de aperturas interno. Si quiere
|
||||
utilizar un libro más grande, puede configurar DroidFish para utilizar
|
||||
archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
||||
<p>
|
||||
DroidFish incluye un pequeño libro de aperturas interno. Si quiere
|
||||
utilizar un libro más grande, puede configurar DroidFish para utilizar
|
||||
archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copiar uno o más archivos de libro Polyglot en el directorio
|
||||
|
@ -73,7 +76,9 @@ archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
|||
</ol>
|
||||
|
||||
<h3>Archivos PGN</h3>
|
||||
DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
||||
<p>
|
||||
DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copiar uno o más archivos PGN en el directorio <i>DroidFish/pgn</i> en la
|
||||
|
@ -113,12 +118,16 @@ DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
|||
</p>
|
||||
|
||||
<h3>Archivos Scid </h3>
|
||||
Si usted tiene instalado <i>Scid on the go</i>, podrá leer archivos de bases de
|
||||
datos Scid directamente desde el DroidFish. Mantenga pulsado el tablero y
|
||||
seleccione <i>Cargar partida desde el archivo Scid</i>.
|
||||
<p>
|
||||
Si usted tiene instalado <i>Scid on the go</i>, podrá leer archivos de bases de
|
||||
datos Scid directamente desde el DroidFish. Mantenga pulsado el tablero y
|
||||
seleccione <i>Cargar partida desde el archivo Scid</i>.
|
||||
</p>
|
||||
|
||||
<h3>Motores UCI</h3>
|
||||
DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
||||
<p>
|
||||
DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copiar uno o más códigos de motores UCI al directorio <i>DroidFish/uci</i>
|
||||
|
@ -131,7 +140,9 @@ DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
|||
</ol>
|
||||
|
||||
<h3>Tablas de finales Gaviota</h3>
|
||||
Para utilizar las tablas de finales Gaviota :
|
||||
<p>
|
||||
Para utilizar las tablas de finales Gaviota :
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copiar los archivos .gtb.cp4 en el directorio <i>DroidFish/gtb</i> de la
|
||||
|
@ -144,7 +155,9 @@ Para utilizar las tablas de finales Gaviota :
|
|||
</ol>
|
||||
|
||||
<h3>Licencia</h3>
|
||||
GNU GPL v3
|
||||
<p>
|
||||
GNU GPL v3
|
||||
</p>
|
||||
|
||||
<h3>Autores/Desarrolladores</h3>
|
||||
<ul>
|
||||
|
|
|
@ -5,9 +5,10 @@
|
|||
<body>
|
||||
|
||||
<h2>About</h2>
|
||||
|
||||
<i>DroidFish</i> is a feature-rich graphical chess user interface, combined with
|
||||
the very strong <i>Stockfish 2.2.2</i> chess engine.
|
||||
<p>
|
||||
<i>DroidFish</i> is a feature-rich graphical chess user interface, combined with
|
||||
the very strong <i>Stockfish 2.2.2</i> chess engine.
|
||||
</p>
|
||||
|
||||
<h3>Features</h3>
|
||||
<ul>
|
||||
|
@ -45,10 +46,11 @@ the very strong <i>Stockfish 2.2.2</i> chess engine.
|
|||
</ul>
|
||||
|
||||
<h3>Opening books</h3>
|
||||
|
||||
DroidFish contains a small internal opening book. If you want to use
|
||||
a larger book, you can configure DroidFish to use external <i>polyglot</i>
|
||||
or <i>CTG</i> book files:
|
||||
<p>
|
||||
DroidFish contains a small internal opening book. If you want to use
|
||||
a larger book, you can configure DroidFish to use external <i>polyglot</i>
|
||||
or <i>CTG</i> book files:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copy one or more polyglot book files to the <i>DroidFish</i> directory on
|
||||
|
@ -70,7 +72,9 @@ or <i>CTG</i> book files:
|
|||
</ol>
|
||||
|
||||
<h3>PGN files</h3>
|
||||
DroidFish can load games from PGN files. To use this feature:
|
||||
<p>
|
||||
DroidFish can load games from PGN files. To use this feature:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copy one or more PGN files to the <i>DroidFish/pgn</i> directory on the SD
|
||||
|
@ -105,12 +109,16 @@ DroidFish can load games from PGN files. To use this feature:
|
|||
</p>
|
||||
|
||||
<h3>Scid files</h3>
|
||||
If you have <i>Scid on the go</i> installed, you can read Scid database files
|
||||
directly from DroidFish. Long press the chess board and select <i>Load game from
|
||||
Scid file</i>.
|
||||
<p>
|
||||
If you have <i>Scid on the go</i> installed, you can read Scid database files
|
||||
directly from DroidFish. Long press the chess board and select <i>Load game from
|
||||
Scid file</i>.
|
||||
</p>
|
||||
|
||||
<h3>UCI engines</h3>
|
||||
DroidFish can use third party UCI engines. To use this feature:
|
||||
<p>
|
||||
DroidFish can use third party UCI engines. To use this feature:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copy one or more UCI engine binaries to the <i>DroidFish/uci</i> directory
|
||||
|
@ -123,7 +131,9 @@ DroidFish can use third party UCI engines. To use this feature:
|
|||
</ol>
|
||||
|
||||
<h3>Gaviota endgame tablebases</h3>
|
||||
To use Gaviota endgame tablebases:
|
||||
<p>
|
||||
To use Gaviota endgame tablebases:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copy .gtb.cp4 files to the <i>DroidFish/gtb</i> directory on the SD card.
|
||||
|
@ -135,7 +145,9 @@ To use Gaviota endgame tablebases:
|
|||
</ol>
|
||||
|
||||
<h3>License</h3>
|
||||
GNU GPL v3
|
||||
<p>
|
||||
GNU GPL v3
|
||||
</p>
|
||||
|
||||
<h3>Developers</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user