Chess Engine
C++ chess engine with movegen, bitboards, and Arduino-friendly docs
Loading...
Searching...
No Matches
S_MOVE Struct Reference

#include <defs.h>

Collaboration diagram for S_MOVE:

Public Attributes

int move
int score

Detailed Description

Definition at line 61 of file defs.h.

Member Data Documentation

◆ move

◆ score

int S_MOVE::score

Definition at line 63 of file defs.h.

Referenced by printMoveList().


The documentation for this struct was generated from the following file: