From 80ab4cec14452a641e741d372037dafda16ee871 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 28 Apr 2002 16:09:14 +0000 Subject: *** no comment *** --- TODO | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 34c1e29..2facbb4 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,22 @@ These are features scheduled for future 2.x releases. General Features +- Write chess-descriptive.el, and have the code in general use + chess-ply-to-string and chess-string-to-ply, so that users can use + descriptive notationas an alternative to algebraic. + +- Write chess-html.el, for outputting a game to HTML + +- Write chess-latex.el, for outputting a game to LaTeX + +- Use TrueType or other chess fonts for displaying positions; this + might be the best way of displaying positions on Windows + +- Change chess-announce/sound so that it reads from the text rendition + of the move; this way it will work with either descriptive or + algebraic notation. Also, chess-announce and chess-sound can be + collapsed into one module, with different "styles" of announcing. + - Write chess-epd.el, which is based on chess-fen, and is also a database module for accessing positions within an EPD file @@ -98,7 +114,12 @@ These are features scheduled for future 2.x releases. Other variations -Need a way to play bughouse/crazyhouse games. +- Need a way to play bughouse/crazyhouse games. ---------------------------------------------------------------------- + Other features + +- Keeping a player database in BBDB + +- Managing a tournament, setting up pairings, calculating ratings -- cgit v1.2.3