Check out Smess, our featured variant for February, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

[Subject Thread] [Add Response]
H. G. Muller wrote on Wed, Nov 5, 2008 09:16 AM UTC:
What is wrong with PGN (= Portable Game Notation)?

This format contains the name of the variant (or game) in its header tags,
so the exact move syntax could be dependent to the requirements of the game.
For Chess-like games it uses SAN (Standard Algebrac Notation)format to
describe the moves. This is a pretty universal format. (It could also be
used for games like Go, Draughts or Othello, where moves have unambigously
defined side effects, once the move or drop of a single piece is specified.
If a game needs multiple moves per turn, SAN could be extended with a
concatenation operator, say '&', to string together all moves that make
up one turn, and you would already capture an enormously larger number of
games.)

Why re-invent the wheel, if we already have bicycles?