Olivier Teulière
|
e3bc46b114
|
Updated licence text with FSF's new address.
|
2005-10-23 14:53:42 +00:00 |
|
Olivier Teulière
|
7406f2c3c5
|
Added support for "Joker games", available using --joker on the command-line.
This is a kind of hack currently, but it works well...
|
2005-03-28 22:07:22 +00:00 |
|
Olivier Teulière
|
5784cec146
|
Added/updated comments in many headers
|
2005-03-27 17:30:48 +00:00 |
|
Olivier Teulière
|
f45fd22c16
|
The game mode and the players are nod hardcoded anymore in the ncurses
interface: they can be entered with the command-line (parsed using getopt).
The text interface does not benefit from this facility yet.
|
2005-03-03 22:14:41 +00:00 |
|
Olivier Teulière
|
6ca09c9ac9
|
Added a GameFactory class to centralize the allocation and deallocation of
Game objects.
|
2005-02-24 08:06:24 +00:00 |
|