comparison_to_emacs_chess.md
June 12, 2021 · View on GitHub
Comparison between PyGN-mode and emacs-chess:
| feature | PyGN-mode | emacs-chess |
|---|---|---|
| complete chess application | ✓ | |
| useful for playing chess | ✓ | |
| part of ELPA | ✓ | |
| provides mode for displaying PGNs | ✓ | ✓ |
| can display graphical boards | ✓ | ✓ |
| more complete PGN fontification | ✓ | |
| provides PGN navigation commands | ✓ | |
| requires Python and chess | ✓ | |
| integrates with uci-mode | ✓ |