From dde0b8261bc0c4a9e244f7b516efa34ef2e4b700 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Tue, 22 Jun 1999 03:03:43 +0000 Subject: PR: 12327 Submitted by: Ying-Chieh Liao GMA or "The Go-Moku Apprentice" is a computerized go-moku player that learns playing the game entirely from its opponent. It was written for fun by Johan Walles (d92-jwa@nada.kth.se) in October 1998. The goal of Go-Moku is to get five (or more) marks in a row (horisontally, vertically or diagonally). You get to put one mark each time it is your turn. WWW: http://www.student.nada.kth.se/~d92-jwa/code/ --- games/gma/pkg-descr | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/gma/pkg-descr (limited to 'games/gma/pkg-descr') diff --git a/games/gma/pkg-descr b/games/gma/pkg-descr new file mode 100644 index 000000000000..4fb907de81cf --- /dev/null +++ b/games/gma/pkg-descr @@ -0,0 +1,11 @@ +GMA or "The Go-Moku Apprentice" is a computerized go-moku player that learns +playing the game entirely from its opponent. It was written for fun by +Johan Walles (d92-jwa@nada.kth.se) in October 1998. + +The goal of Go-Moku is to get five (or more) marks in a row (horisontally, +vertically or diagonally). You get to put one mark each time it is your turn. + +WWW: http://www.student.nada.kth.se/~d92-jwa/code/ + +- Ying-Chieh Liao +ijliao@csie.nctu.edu.tw -- cgit v1.2.3