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

[computer-go] framework about computer go



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/