#include "alg1_board.h"
Functions | |
void | apply_moveblack (const posid iFrom, const posid iTo, const t_promotion cFlag) |
void | apply_movewhite (const posid iFrom, const posid iTo, const t_promotion cFlag) |
pefrom the move no the board and update board statistics | |
void | search_initboard (void) |
copy 8x8 board into 144 array and fill from user interface into engine data | |
Variables | |
t_alg1_board | m1_board |
t_alg1_board | m1_boardmapper |
st_board | m_board |
|
|
|
pefrom the move no the board and update board statistics
|
|
copy 8x8 board into 144 array and fill from user interface into engine data
|
|
|
|
|
|
|