5dchess-notation icon indicating copy to clipboard operation
5dchess-notation copied to clipboard

Raw notation mode

Open Alexbay218 opened this issue 4 years ago • 0 comments

My proposed changes to raw notation mode to make it closer to a subset of the normal notation. This makes it so that a raw notation mode look similar to the normal notation mode and make it trivial for regular 5dpgn parsers to support raw notation mode.

Raw notation mode:

. (0T1)d2>(0T1)d4
/ (0T1)d7>(0T1)d6

Normal notation mode:

1. (0T1)d4
/  (0T1)d6

Alexbay218 avatar Jun 07 '21 18:06 Alexbay218