![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: best, code, fen, moves, record |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi. I've finally mastered the ability to write FEN code for chess
positions. They're relatively simple to do...but now I'm trying to understand how to write down the best variations in FEN code. How do you do this? Here's an example: 1kr1r3/1b1pn2p/pq2p1p1/4Pp2/Pp3P2/3B2P1/NPP1Q2P/1K1RR3 w - - 0 21 Now, I can setup the board using the above FEN line...but I can't figure out how to actaully write down the best move from this position using FEN code. Can anybody tell me how that's done? |
| Ads |
|
#2
|
|||
|
|||
|
Alberich wrote:
Hi. I've finally mastered the ability to write FEN code for chess positions. They're relatively simple to do...but now I'm trying to understand how to write down the best variations in FEN code. How do you do this? Here's an example: 1kr1r3/1b1pn2p/pq2p1p1/4Pp2/Pp3P2/3B2P1/NPP1Q2P/1K1RR3 w - - 0 21 Now, I can setup the board using the above FEN line...but I can't figure out how to actaully write down the best move from this position using FEN code. Can anybody tell me how that's done? It isn't. If you know how to write FEN, you also know that it is used to describe *positions*, not moves. Moves are written in something called *algebraic notation*, perhaps you've heard of it. Ted |
|
#3
|
|||
|
|||
|
Alberich wrote in
: Hi. I've finally mastered the ability to write FEN code for chess positions. They're relatively simple to do...but now I'm trying to understand how to write down the best variations in FEN code. How do you do this? Here's an example: 1kr1r3/1b1pn2p/pq2p1p1/4Pp2/Pp3P2/3B2P1/NPP1Q2P/1K1RR3 w - - 0 21 Now, I can setup the board using the above FEN line...but I can't figure out how to actaully write down the best move from this position using FEN code. Can anybody tell me how that's done? FEN cannot contain move information. However, the extended EPD format can, using 'bm'. Details: http://www.yacdb.com/pgn/pgn_1616.htm especially Section 16.2 Joachim Vaerst |
|
#4
|
|||
|
|||
|
You must use your fen-position description in a pgn-format tag where you
can describe the best move in a normal way Succes, Jo "Alberich" schrieb im Newsbeitrag . .. Hi. I've finally mastered the ability to write FEN code for chess positions. They're relatively simple to do...but now I'm trying to understand how to write down the best variations in FEN code. How do you do this? Here's an example: 1kr1r3/1b1pn2p/pq2p1p1/4Pp2/Pp3P2/3B2P1/NPP1Q2P/1K1RR3 w - - 0 21 Now, I can setup the board using the above FEN line...but I can't figure out how to actaully write down the best move from this position using FEN code. Can anybody tell me how that's done? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| banned from icc | 2100USCF | rec.games.chess.politics (Chess Politics) | 62 | March 24th 04 05:52 PM |
| banned from icc | Roger | rec.games.chess.analysis (Chess Analysis) | 37 | March 24th 04 05:05 PM |
| banned from icc | 2100USCF | rec.games.chess.computer (Computer Chess) | 68 | March 24th 04 05:05 PM |
| World Record Attempt (Report) | Gregory Topov | rec.games.chess.analysis (Chess Analysis) | 0 | February 1st 04 06:34 PM |
| Honest John's Big Lie | Parrthenon | rec.games.chess.politics (Chess Politics) | 67 | January 3rd 04 09:49 AM |