aboutsummaryrefslogtreecommitdiff
path: root/src/board.h
Commit message (Expand)AuthorAgeLines
* feat: precompute king attack tableseug-vs2022-09-14-0/+2
* feat: parse FEN to generate a boardeug-vs2022-09-14-0/+2
* feat: compute knight attack tableeug-vs2022-09-14-3/+31
* feat: add notationseug-vs2022-09-13-0/+3
* chore: setup primitive testing frameworkeug-vs2022-09-13-1/+1
* chore: initialize projecteug-vs2022-09-13-0/+29