2005-12-27 01:20:14 +01:00
|
|
|
|
|
|
|
* ==================
|
|
|
|
* Next Eliot version
|
|
|
|
* ==================
|
|
|
|
|
2008-01-08 14:52:32 +01:00
|
|
|
- Improve error handling (use exceptions more)
|
|
|
|
- Correct game save/load functions: Advanced format
|
|
|
|
file saving for freegames and duplicate need a serious
|
|
|
|
rewrite. We need to specify a file format that can handle
|
|
|
|
all the information contained in a multiplayer game.
|
|
|
|
- rack shuffling
|
|
|
|
- new wxWidgets or QT interface
|
2005-11-09 20:52:48 +01:00
|
|
|
- support of the different modes
|
|
|
|
- ability to choose the number and type of the players
|
|
|
|
- ability to display the history and score of all the players
|
2008-01-08 14:52:32 +01:00
|
|
|
-- partly done: history is now a separate class
|
2005-11-09 20:52:48 +01:00
|
|
|
- detection of blocked positions?
|
|
|
|
- getopt support for all the interfaces (only ncurses is done)
|
|
|
|
|
2005-12-27 01:20:14 +01:00
|
|
|
* =============
|
|
|
|
* Not so urgent
|
|
|
|
* =============
|
2005-11-09 20:52:48 +01:00
|
|
|
|
|
|
|
- network support
|
|
|
|
- add timers
|
2006-01-22 13:23:52 +01:00
|
|
|
- implement the dictionary as a GADDAG:
|
|
|
|
http://www.cs.ubc.ca/local/reading/proceedings/spe91-95/spe/vol24/issue2/spe880.pdf
|
2005-12-27 01:20:14 +01:00
|
|
|
|
|
|
|
|
|
|
|
%%% Local Variables:
|
|
|
|
%%% mode: outline
|
|
|
|
%%% End:
|
|
|
|
|