mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-02-06 20:29:10 +01:00
DroidFish: Updated about/help dialog with information about fen/epd functionality.
This commit is contained in:
parent
2f9206b2c3
commit
836a4239ec
|
@ -105,6 +105,34 @@
|
|||
Long press the chess board and select <i>Load game from Scid file</i>.
|
||||
</p>
|
||||
|
||||
<h3>FEN/EPD files</h3>
|
||||
<p>
|
||||
DroidFish can load positions from FEN/EPD files. To use this feature:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Copy one or more FEN/EPD files to the <i>DroidFish/epd</i> directory on the SD card.
|
||||
</li>
|
||||
<li>
|
||||
Long press the chess board and select <i>Load position from file</i>.
|
||||
</li>
|
||||
<li>
|
||||
Select the file, then the position within the file you want to load.
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
You can also load positions from external programs, such as <a href="http://play.google.com/store/apps/details?id=com.kgroth.chessocr">ChessOcr</a> (non-free), which will let you use the camera to take a picture of a chess diagram and automatically set up the position in DroidFish. To use this feature:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
Long press the chess board and select <i>Retrieve Position</i>.
|
||||
</li>
|
||||
<li>
|
||||
Follow the instructions in the external program.
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h3>UCI engines</h3>
|
||||
<p>
|
||||
DroidFish can use third party UCI engines. To use this feature:
|
||||
|
|
Loading…
Reference in New Issue
Block a user