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

Re: reusable go board class in java?



My ideal java goban would be able to accept stones from the user and from
the computer, and would be able to display 9x9, 13x13 and 19x19.

On Wed, 9 Dec 1998, Mousheng Xu wrote:

> At 03:49 PM 12/9/98 -0800, Dan Stromberg wrote:
> >Does anyone have a reusable go board class in java (or jpython or
> >smalleiffel over java)?  Something with well-abstracted interfaces?
> Dan,
> 	Do you want the board to display just 19x19 lines or be able to rule a
> game? There is a lot of variations about what a board can have. 
> 	Your statement is "well-abstracted". :)
> 	What requirements do you have for the board?
> 	
> -- Mousheng Xu
> 	
> >
> >
>