From 77649ac69a45f204ec15070c2b521b83787489f1 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Tue, 30 Jan 2001 22:02:46 +0000 Subject: add mahjong, a networked Mah Jong program, together with a computer player --- games/mahjong/pkg-descr | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 games/mahjong/pkg-descr (limited to 'games/mahjong/pkg-descr') diff --git a/games/mahjong/pkg-descr b/games/mahjong/pkg-descr new file mode 100644 index 000000000000..a0a32e23769e --- /dev/null +++ b/games/mahjong/pkg-descr @@ -0,0 +1,17 @@ +This is a set of three programs which provide a networked Mah Jong +program, together with a computer player. Thus the game can be played +by four humans, by a human and three computer players, or any other +combination. There is a server program, which handles the game - only +one game, since I'm not trying to compete with Yahoo! and friends -, +an X client to allow humans to play naturally, and a computer player. +The version of Mah Jong is that generally called Chinese Classical. +Of course, there are many variants within this; I intend to +accommodate most of the more interesting variants via options, but +this is future work. In the longer term, I might also be interested +in adding Hong Kong and Japanese versions. I'm not interested in +adding American versions, though somebody else might be. + +WWW: http://www.stevens-bradfield.com/MahJong/ + +-- Ying-Chieh Liao + ijliao@FreeBSD.org -- cgit v1.2.3