Login

It's Free!

Who's Online

10 Guests Online
9 Users Online

Related Tags

None found

 
 post new topic

How to record best moves in FEN code.

Related Forum Topics:
Just starting to write a chess engine.....
chess server source code
Base for a chess program code (crafty?)...
CHESS PROGRAM SOURCE CODE IN VISUAL BASIC ...
Kalev Pehme should be fired because he ...
Kasparovto write extra Predecessors boo...


How to record best moves in FEN code. - 2007/01/10 15:40 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?.
---------
One of the most responsible things you can do as an adult is to become more of a child.



  Popular posts by ramblinmantim
OT: States listing online sales tax...
What has the computer done to ch...
Is playing computer chess any go...
  | | | post reply
re:How to record best moves in FEN code. - 2007/01/10 16:12 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..
---------
By a curious confusion, many modern critics have passed from the proposition that a masterpiece may be unpopular to the other proposition that unless it is unpopular it cannot be a masterpiece.



  Popular posts by Carl420
Free downloadable chess test?
What's the best way to improve w...
Can FIDE really rate players dow...
  | | | post reply
re:How to record best moves in FEN code. - 2007/01/10 16:23 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..
---------
Americans learn only from catastrophe and not from experience.



  Popular posts by Brown369
Can you not promote a pawn?
Amsterdam Forum - Chess Boxing
ANY GOOD TOURNAMENTS COMING UP I...
  | | | post reply
re:How to record best moves in FEN code. - 2007/01/10 16:35 You must use your fen-position description in a pgn-format tag where you can describe the best move in a normal way
Jo.
---------
The statistics on sanity are that one out of every four Americans are suffering from some form of mental illness. Think of your three best friends. If they're okay, then it's you.



  Popular posts by phinest420
Opening collection file format??...
Where can I get Judit Polgar's s...
PGN file question
  | | | post reply

Related Products:

© 2008 ChessCircle
Joomla! is Free Software released under the GNU/GPL License.