Tuesday, June 20, 2006

Board Coordinate System

I like to have a paper version of the internal board coordinate system, to make debugging easier.

My first grid was 64x64, to make it fastest to calculate a neighbor point. So that grid had huge borders around the goban.

The new grid has no border at all. The coordinates are simply numbered from 0 to 360.