aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
* test: add more unit tests to FEN parsingeug-vs2022-09-14-4/+7
* test: group unittests into sectionseug-vs2022-09-14-8/+28
* feat: parse FEN to generate a boardeug-vs2022-09-14-0/+92
* feat: compute knight attack tableeug-vs2022-09-14-17/+81
* feat: add notationseug-vs2022-09-13-2/+23
* chore: setup primitive testing frameworkeug-vs2022-09-13-3/+57
* chore: initialize projecteug-vs2022-09-13-0/+41