eliot/utils
Olivier Teulière 05a51101db New arbitration mode, dedicate to arbitration of duplicate games.
It is mostly working, but many things are still missing.
In particular:
 - ability to enter (or change) moves for a past turn
 - ability to change the rack (manually, or randomly)
 - ability to add/remove players during the game
 - support for solos, warnings, penalties
 - support for table number
 - more ergonomic interface
 - non regression tests
 - ... and probably bugs to fix
2012-03-10 18:06:41 +01:00
..
.cvsignore - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
eliottxt.cpp New arbitration mode, dedicate to arbitration of duplicate games. 2012-03-10 18:06:41 +01:00
game_io.cpp New arbitration mode, dedicate to arbitration of duplicate games. 2012-03-10 18:06:41 +01:00
game_io.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
Makefile.am Added a new (optional) dependency on log4cxx, to enable logging. 2011-01-16 21:30:30 +00:00
ncurses.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
ncurses.h Added loggers to most classes 2012-02-19 13:07:29 +01:00