169 Commits

Author SHA1 Message Date
Karma Riuk
fea3f6c98a fixed signature 2025-02-02 18:24:23 +01:00
Karma Riuk
da55f0085f implemented (partially) the pawn move 2025-02-02 18:17:37 +01:00
Karma Riuk
95327ec653 cleaned up main 2025-02-02 18:17:19 +01:00
Karma Riuk
1a4e33201e when loading a fen ref, i return the object and
not a pointer
2025-02-02 18:17:02 +01:00
Karma Riuk
d6baf1ee53 added main to gitignore 2025-02-02 18:16:45 +01:00
Karma Riuk
67e377bfde made some seperation of concerns 2025-02-02 17:16:37 +01:00
Karma Riuk
29453fbb14 implemented some stuff 2025-02-02 17:13:55 +01:00
Karma Riuk
585e392b6a created move struct 2025-02-02 16:49:24 +01:00
Karma Riuk
d436c5a032 made stuff a tiny bit more compact 2025-02-02 16:49:10 +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
c83129a0d5 added cpp gitignore 2025-02-02 15:31:45 +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
139a5c7d8f fixed missing imports
Some checks are pending
pre-release / Pre Release (push) Waiting to run
2025-02-02 14:54:17 +01:00
Karma Riuk
3a2988d351 fixed permissions of fields 2025-02-02 14:53:17 +01:00
Karma Riuk
c758d1854f removed useless imports 2025-02-02 14:52:47 +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