Life In 19x19 http://prod.lifein19x19.com/ |
|
FEN http://prod.lifein19x19.com/viewtopic.php?f=18&t=12105 |
Page 1 of 1 |
Author: | globulon [ Mon Jul 27, 2015 10:13 pm ] |
Post subject: | FEN |
I've done some chess playing on the computer as I mentioned before. For chess computer files there are two sorts of very commonly used public formats. One is pgn portable game notation. The other is FEN Forsyth-Edwards Notation. pgn is more a format for storing games (or game fragments). The entries in the files are game data (Player names, rating, date, etc) and a list of moves. This seems to be very similar to sgf. FEN is different in that it is just a quite compact way of representing a position on the board. It includes things like whose move it is, castling rights, etc. Now it seems to me the problem with translating this notion to go is that your position statement is going to look a lot like your move list statement. So there may not be much of a way to compactify the info. So just a question to find out if any super smart person has found a way to do this, or if there is a simple way to copy and paste a game position rather than a whole game. |
Author: | Rémi [ Tue Jul 28, 2015 6:51 am ] |
Post subject: | Re: FEN |
sgf can store both game records and position setup. http://www.red-bean.com/sgf/ |
Author: | xed_over [ Tue Jul 28, 2015 2:40 pm ] |
Post subject: | Re: FEN |
there's an ascii diagram format for showing game positions viewtopic.php?f=18&t=226 |
Author: | globulon [ Tue Jul 28, 2015 10:02 pm ] |
Post subject: | Re: FEN |
Thanks for the links! Rémi wrote: sgf can store both game records and position setup. http://www.red-bean.com/sgf/ Interesting, I will have to dig into that website a bit. xed_over wrote: there's an ascii diagram format for showing game positions viewtopic.php?f=18&t=226 Thanks for the tip. I have started messing around with some of the board tags and whatnot. It's possible that I'm partly confusing the functionality of programs like chessbase or chess assistant with the file formats. I will try to learn more. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |