[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] framework about computer go



Have a look at the Orego code:

http://www.lclark.edu/~drake/go/

We've worked fairly hard to make it readable and modular.

Peter Drake
Assistant Professor of Computer Science
Lewis & Clark College
http://www.lclark.edu/~drake/


On Friday, January 28, 2005, at 09:28  AM, Ricardo Sosa wrote:

Hello everybody, this is my first message to the list.

I am in a group doing my thesis about computer go. Our goal is to make
a good program, but we are just beginning.

The first thing we want to do is a big effort in design, so that the
program is easy to modify. My first idea is to do something like a
framework where you can plug different components so that any one can
work in different parts and change them easily.

First question: is there anything like this already done? (preferably in Java)

Second question: just in the beginning I have the first doubt. Is a
good idea to do the Board class observable, where you can plug
observers?

Thank you in advance.

Ricardo Sosa.
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/