13 Commits

Author SHA1 Message Date
Karma Riuk
84c3af2bb1 fully support FEN strings now
Some checks failed
pre-release / Pre Release (push) Has been cancelled
tagged-release / Tagged Release (push) Has been cancelled
2025-02-02 23:05:42 +01:00
Karma Riuk
1ff4b6b1f4 implemented the en passant target support for FEN
strings
2025-02-02 22:52:46 +01:00
Karma Riuk
2493892b05 added algebraic support for coordinates 2025-02-02 22:39:06 +01:00
Karma Riuk
bdd8011577 now support the castling sides of the FEN string 2025-02-02 22:05:33 +01:00
Karma Riuk
5549c77177 updated testing library 2025-02-02 22:04:41 +01:00
Karma Riuk
81b24d3082 extended FEN support to include who's turn it is 2025-02-02 21:39:33 +01:00
Karma Riuk
497da2de8e updated assert equals to fail fast 2025-02-02 21:39:02 +01:00
Karma Riuk
08c0a3b50b added test support to the makefile 2025-02-02 16:37:59 +01:00
Karma Riuk
0ae37a3eba did some stuff to make makefile work... it was
painful
2025-02-02 16:26:46 +01:00
Karma Riuk
acfa27c83e removed binary files 2025-02-02 15:21:04 +01:00
Karma Riuk
85a5bfa328 moved some stuff around 2025-02-02 15:15:14 +01:00
Karma Riuk
53a0755547 extracted the assert equals to another file to
have mulitple test files
2025-02-02 14:52:13 +01:00
Karma Riuk
4792daf127 cpp board can go back and forth from FEN
Some checks failed
pre-release / Pre Release (push) Waiting to run
tagged-release / Tagged Release (push) Has been cancelled
2025-02-02 14:50:44 +01:00