int qk_dist[64][64]; int rk_dist[64][64]; int nk_dist[64][64]; int bk_dist[64][64];
You need to enable Javascript in your browser to edit pages.
help on how to format text
The Chess Programing Wiki engine - list of non-local variables
Those are variables used for calculation of king tropism. They are initialized at startup and later treated as read-only.
Up one Level