PGN format
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
PGN format
Can you guys please with the correspondent games use PGN format so the game can be easier to follow.
[Event "OpenChess"]
[Site "open-chess.org"]
[Date "2010.06.12"]
[Round "?"]
[White "Ted Summers"]
[Black "Jeremy Bernstein"]
[Result "*"]
[ECO "B10"]
1. e4 e5 2. Nf3 Nc6 3. Bb5 *
[Event "OpenChess"]
[Site "open-chess.org"]
[Date "2010.06.12"]
[Round "?"]
[White "Ted Summers"]
[Black "Jeremy Bernstein"]
[Result "*"]
[ECO "B10"]
1. e4 e5 2. Nf3 Nc6 3. Bb5 *
PAWN : Knight >> Bishop >> Rook >>Queen
- Ted Summers
- Posts: 148
- Joined: Thu Jun 10, 2010 12:49 am
- Real Name: Ted Summers
- Location: Marietta, GA (USA)
- Contact:
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: PGN format
I just made a new BBCode tag: it is exactly the same as , but it shows the last move instead of the starting position. Much nicer for this purpose.kingliveson wrote:Can you guys please with the correspondent games use PGN format so the game can be easier to follow.
[Event "OpenChess"]
[Site "open-chess.org"]
[Date "2010.06.12"]
[Round "?"]
[White "Ted Summers"]
[Black "Jeremy Bernstein"]
[Result "*"]
[ECO "B10"]
1. e4 e5 2. Nf3 Nc6 3. Bb5 *
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Re: PGN format
Even Better. Man, how I which the pgn module would show a fen for each position as you go through the game.Jeremy Bernstein wrote:I just made a new BBCode tag: it is exactly the same as , but it shows the last move instead of the starting position. Much nicer for this purpose.kingliveson wrote:Can you guys please with the correspondent games use PGN format so the game can be easier to follow.
[Event "OpenChess"]
[Site "open-chess.org"]
[Date "2010.06.12"]
[Round "?"]
[White "Ted Summers"]
[Black "Jeremy Bernstein"]
[Result "*"]
[ECO "B10"]
1. e4 e5 2. Nf3 Nc6 3. Bb5 *
PAWN : Knight >> Bishop >> Rook >>Queen
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: PGN format
That would be great. My current wish list:kingliveson wrote:Even Better. Man, how I which the pgn module would show a fen for each position as you go through the game.
x board coordinates (EDIT: just added this)
x side to move indicator (EDIT: added this, too)
- FEN from current position
I will probably have to hack these myself into the code, so it might not happen immediately. But I'll get to it eventually. If there are any JavaScript hackers out there who feel like taking on any of that, check out http://code.google.com/p/pgn4web for the code I'm using.
- kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Re: PGN format
Thanks for getting it done!Jeremy Bernstein wrote:That would be great. My current wish list:kingliveson wrote:Even Better. Man, how I which the pgn module would show a fen for each position as you go through the game.
x board coordinates (EDIT: just added this)
x side to move indicator (EDIT: added this, too)
- FEN from current position
I will probably have to hack these myself into the code, so it might not happen immediately. But I'll get to it eventually. If there are any JavaScript hackers out there who feel like taking on any of that, check out http://code.google.com/p/pgn4web for the code I'm using.
PAWN : Knight >> Bishop >> Rook >>Queen